Initial commit
This commit is contained in:
10
test/.eslintrc.json
Normal file
10
test/.eslintrc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"env": {
|
||||
"mocha": true
|
||||
},
|
||||
"globals": {
|
||||
"assert": false,
|
||||
"fixture": false,
|
||||
"WCT": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user