Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
platform
/
fanxing_new
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
463b27e4ce45ee1406fd848cc3af744223fcc6a6
Switch branch/tag
fanxing_new
tests
unit
.eslintrc.js
提交
· 23f6cdf0
潘建波
committed
Dec 27, 2019
23f6cdf0
.eslintrc.js
51 Bytes
Raw
Blame
History
Permalink
1
2
3
4
5
module
.
exports
=
{
env
:
{
mocha
:
true
}
};