feat(web): add runnable fleet console foundation
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ export default defineConfig(
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ['**/*.ts'],
|
||||
files: ['**/*.{ts,tsx}'],
|
||||
extends: [...tseslint.configs.recommended],
|
||||
languageOptions: {
|
||||
parser: tseslint.parser,
|
||||
|
||||
Reference in New Issue
Block a user