mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 12:23:25 +00:00
fix linter + make proxy work + remove temp files + fix typescript types
This commit is contained in:
@@ -3,8 +3,6 @@ module.exports = {
|
||||
browser: true,
|
||||
},
|
||||
extends: [
|
||||
"airbnb",
|
||||
"airbnb/hooks",
|
||||
"plugin:@typescript-eslint/recommended",
|
||||
"plugin:prettier/recommended",
|
||||
],
|
||||
|
Reference in New Issue
Block a user