Skip to content

Commit

Permalink
Removed more jest
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte committed Jun 27, 2024
1 parent aa2b6d6 commit cf60acd
Show file tree
Hide file tree
Showing 2 changed files with 1,790 additions and 5,073 deletions.
3 changes: 0 additions & 3 deletions .github/linters/.eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
env:
node: true
es6: true
jest: true

globals:
Atomics: readonly
Expand All @@ -24,15 +23,13 @@ parserOptions:
- './tsconfig.json'

plugins:
- jest
- '@typescript-eslint'

extends:
- eslint:recommended
- plugin:@typescript-eslint/eslint-recommended
- plugin:@typescript-eslint/recommended
- plugin:github/recommended
- plugin:jest/recommended

rules:
{
Expand Down
Loading

0 comments on commit cf60acd

Please sign in to comment.