We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ab65c commit 5a228e3Copy full SHA for 5a228e3
8 files changed
eslint.config.mjs
@@ -35,7 +35,6 @@ export default [
35
...globals.node,
36
},
37
38
- // eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
39
parser: tsParser,
40
ecmaVersion: 5,
41
sourceType: "commonjs",
jest.config.js
0 commit comments