4 lines
No EOL
232 B
Text
4 lines
No EOL
232 B
Text
# Added by Jalil Arfaoui
|
|
# Because ESLint doesn't play well with Chai's parenthesis-less assertions (this.shoud.be.true) and runs into no-unused-expressions :
|
|
**/*.spec.js
|
|
# We could use dirty-chai but I'm not sure it's for the best |