Inline eslint-import-resolver-typescript
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
},
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.22.10",
|
||||
"@babel/core": "^7.22.11",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.22.5",
|
||||
"@babel/preset-env": "^7.22.10",
|
||||
"@types/babel-plugin-macros": "^3.1.0",
|
||||
@ -15,7 +15,7 @@
|
||||
"@types/estree": "^1.0.1",
|
||||
"@types/estree-jsx": "^1.0.0",
|
||||
"@types/lodash": "^4.14.197",
|
||||
"@types/node": "^20.5.4",
|
||||
"@types/node": "^20.5.7",
|
||||
"@typescript-eslint/types": "^6.4.1",
|
||||
"babel-plugin-macros": "^3.1.0",
|
||||
"dts-bundle-generator": "^8.0.1",
|
||||
@ -23,7 +23,7 @@
|
||||
"esbuild": "0.19.2",
|
||||
"esbuild-plugin-alias": "^0.2.1",
|
||||
"esbuild-register": "3.4.2",
|
||||
"eslint": "8.47.0",
|
||||
"eslint": "8.48.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-define-config": "^1.23.0",
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
@ -34,7 +34,7 @@
|
||||
"minimatch": "^9.0.3",
|
||||
"picocolors": "^1.0.0",
|
||||
"prettier": "^3.0.2",
|
||||
"typescript": "5.1.6"
|
||||
"typescript": "5.2.2"
|
||||
},
|
||||
"prettier": {
|
||||
"arrowParens": "avoid",
|
||||
|
Reference in New Issue
Block a user