Skip to content

Commit b1c83da

Browse files
kucebchrisbreiding
authored andcommitted
patch: add chai to globals (#18)
1 parent e5f0504 commit b1c83da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ module.exports = {
1616
Cypress: false,
1717
expect: false,
1818
assert: false,
19+
chai: false,
1920
}),
2021
parserOptions: {
2122
ecmaVersion: 2017,

0 commit comments

Comments
 (0)