mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 08:23:27 +00:00
fix linter + make proxy work + remove temp files + fix typescript types
This commit is contained in:
@@ -14,9 +14,12 @@
|
||||
"nitropack": "latest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.0",
|
||||
"@typescript-eslint/parser": "^6.7.0",
|
||||
"eslint": "^8.48.0",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-import-resolver-typescript": "^3.6.0",
|
||||
"eslint-plugin-prettier": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user