Skip to content

Commit

Permalink
patch: add chai to globals (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuceb authored and chrisbreiding committed Feb 19, 2019
1 parent e5f0504 commit b1c83da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Expand Up @@ -16,6 +16,7 @@ module.exports = {
Cypress: false,
expect: false,
assert: false,
chai: false,
}),
parserOptions: {
ecmaVersion: 2017,
Expand Down

0 comments on commit b1c83da

Please sign in to comment.