1 Star 0 Fork 24

xubill / mand-mobile

forked from DiDi-opensource / mand-mobile 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.eslintrc.js 263 Bytes
Copy Edit Raw Blame History
moyus authored 2018-03-26 16:04 . Initial commit
module.exports = {
parserOptions: {ecmaVersion: 8, sourceType: 'module', ecmaFeatures: {jsx: true, experimentalObjectRestSpread: true}},
env: {es6: true, node: true, browser: true},
plugins: ['html', 'json'],
extends: ['eslint-config-aesir-mandatory'],
}
JavaScript
1
https://gitee.com/xubill/mand-mobile.git
git@gitee.com:xubill/mand-mobile.git
xubill
mand-mobile
mand-mobile
master

Search