mirror of
https://github.com/Choices-js/Choices.git
synced 2026-03-14 14:45:47 +01:00
Add cypress globals to eslint
This commit is contained in:
parent
3ce59432bc
commit
83bc319801
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@
|
|||
"es6": true,
|
||||
"browser": true,
|
||||
"node": true,
|
||||
"mocha": true
|
||||
"mocha": true,
|
||||
"cypress/globals": true
|
||||
},
|
||||
"globals": {
|
||||
"describe": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue