This is way too much time to spend on linters
This commit is contained in:
15
package.json
15
package.json
@@ -56,10 +56,23 @@
|
||||
"@types/react-router-dom": "^5.1.3",
|
||||
"@types/webpack-dev-middleware": "^2.0.4",
|
||||
"@types/yargs": "^13.0.8",
|
||||
"@typescript-eslint/eslint-plugin": "^3.9.1",
|
||||
"@typescript-eslint/parser": "^3.9.1",
|
||||
"css-loader": "^3.4.2",
|
||||
"eslint": "^7.7.0",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-config-standard": "^14.1.1",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.20.6",
|
||||
"eslint-plugin-standard": "^4.0.1",
|
||||
"html-webpack-plugin": "^4.3.0",
|
||||
"object-hash": "^2.0.3",
|
||||
"pg-monitor": "^1.3.1",
|
||||
"pino-pretty": "^3.6.1",
|
||||
"prettier": "2.0.5",
|
||||
"prettier-plugin-organize-imports": "^1.1.1",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-redux": "^7.2.0",
|
||||
@@ -72,8 +85,6 @@
|
||||
"ts-node": "^8.8.1",
|
||||
"ts-node-dev": "^1.0.0-pre.44",
|
||||
"tsconfig-paths": "^3.9.0",
|
||||
"tslint": "^5.20.1",
|
||||
"tslint-config-prettier": "^1.18.0",
|
||||
"typescript": "^4.0.2",
|
||||
"webpack": "^4.44.1",
|
||||
"webpack-cli": "^3.3.12",
|
||||
|
||||
Reference in New Issue
Block a user