Add linting packages

This commit is contained in:
András Schmelczer 2022-01-24 20:56:57 +01:00
parent cbead4c350
commit 0d1d3b1685
No known key found for this signature in database
GPG key ID: 39260B5B0614A13E
3 changed files with 1845 additions and 2 deletions

View file

@ -29,11 +29,16 @@
],
"homepage": "https://github.com/schmelczerandras/timeline#readme",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.10.0",
"css-loader": "^6.5.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
"inline-source-webpack-plugin": "^2.0.1",
"mini-css-extract-plugin": "^2.5.2",
"prettier": "^2.5.1",
"resolve-url-loader": "^5.0.0",
"responsive-loader": "^2.3.0",
"sass": "^1.49.0",