refactor: remove mocha

This commit is contained in:
Joe Previte
2021-01-11 18:45:45 +00:00
parent de7d0394ae
commit bea8bb0519
3 changed files with 2 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ parser: "@typescript-eslint/parser"
env:
browser: true
es6: true # Map, etc.
mocha: true
jest: true
node: true
parserOptions: