Open r03ert0 opened 3 years ago
i think that for that we have to add "mocha": true
to the env config in .eslintrc.js
, but it doesn't necessarily have to be in the naat config, it can be in the project config since some projects may not use mocha (they may use jest or another test framework).
describe
andit
are highlighted as errors.