1 Star 0 Fork 0

Jeremy / Administrative-divisions-of-China

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc.js 241 Bytes
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
root: true,
extends: 'standard',
globals: {
// mocha BDD
describe: true,
context: true,
it: true,
specify: true,
before: true,
beforeEach: true,
after: true,
afterEach: true
}
}
JavaScript
1
https://gitee.com/mecol/Administrative-divisions-of-China.git
git@gitee.com:mecol/Administrative-divisions-of-China.git
mecol
Administrative-divisions-of-China
Administrative-divisions-of-China
master

搜索帮助