set standard.globals
This commit is contained in:
parent
09635ae50e
commit
3a55f0d1f7
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
},
|
||||
"standard": {
|
||||
"ignore": ["/vendor"],
|
||||
"globals": ["afterEach", "beforeEach", "describe", "it", "location"]
|
||||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue