It runs now, wont let me connect to instances though
Signed-off-by: Scott Gould <greysilly7@gmail.com>
This commit is contained in:
@@ -16,6 +16,7 @@ export default tseslint.config(
|
||||
},
|
||||
},
|
||||
files: ["**/*.ts", "**/*.html"],
|
||||
ignores: ["dist/**/*", "node_modules/**/*"],
|
||||
rules: {
|
||||
"array-callback-return": 2,
|
||||
"block-scoped-var": 2,
|
||||
|
Reference in New Issue
Block a user