mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
set standard.globals
This commit is contained in:
committed by
Kevin Sawicki
parent
09635ae50e
commit
3a55f0d1f7
@@ -12,6 +12,7 @@
|
||||
},
|
||||
"standard": {
|
||||
"ignore": ["/vendor"],
|
||||
"globals": ["afterEach", "beforeEach", "describe", "it", "location"]
|
||||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user