mirror of
https://github.com/smogon/pokemon-showdown-loginserver.git
synced 2026-04-26 01:31:42 -05:00
bandaid test linter
This commit is contained in:
parent
462e6e6a3c
commit
266f65f443
|
|
@ -6,7 +6,7 @@
|
|||
"globalReturn": true
|
||||
}
|
||||
},
|
||||
"ignorePatterns": ["node_modules/", "dist/"],
|
||||
"ignorePatterns": ["node_modules/", ".dist/", "config/", "src/test/"],
|
||||
"env": {
|
||||
"es6": true,
|
||||
"node": true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user