chore: Update eslint configuration and dependencies
This commit is contained in:
parent
1e9bde18c7
commit
3f79ccaa2a
6 changed files with 55 additions and 57 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"lib": ["ESNext"],
|
||||
"module": "esnext",
|
||||
"target": "esnext",
|
||||
"module": "ESNext",
|
||||
"target": "ES2021",
|
||||
"moduleResolution": "bundler",
|
||||
"moduleDetection": "force",
|
||||
"allowImportingTsExtensions": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue