|
@@ -36,15 +36,6 @@
|
|
|
"@types/react-router": "^5.1.3",
|
|
|
"@types/react-router-dom": "^5.1.2",
|
|
|
"@types/webpack-env": "^1.14.1",
|
|
|
- "@typescript-eslint/eslint-plugin": "^2.7.0",
|
|
|
- "@typescript-eslint/parser": "^2.7.0",
|
|
|
- "eslint": "^6.6.0",
|
|
|
- "eslint-config-standard": "^14.1.0",
|
|
|
- "eslint-plugin-import": "^2.18.2",
|
|
|
- "eslint-plugin-node": "^10.0.0",
|
|
|
- "eslint-plugin-promise": "^4.2.1",
|
|
|
- "eslint-plugin-react": "^7.16.0",
|
|
|
- "eslint-plugin-standard": "^4.0.1",
|
|
|
"parcel-bundler": "^1.12.4",
|
|
|
"postcss-modules": "^1.4.1",
|
|
|
"postcss-nested": "^4.2.1",
|
|
@@ -52,6 +43,7 @@
|
|
|
"react-dom": "^16.11.0",
|
|
|
"react-router": "^5.1.2",
|
|
|
"react-router-dom": "^5.1.2",
|
|
|
+ "tslint": "^5.20.1",
|
|
|
"typescript-plugin-css-modules": "^2.0.2"
|
|
|
}
|
|
|
}
|