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": {
|
"standard": {
|
||||||
"ignore": ["/vendor"],
|
"ignore": ["/vendor"],
|
||||||
|
"globals": ["afterEach", "beforeEach", "describe", "it", "location"]
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue