added frontend linting workflow
This commit is contained in:
@@ -21,9 +21,6 @@ export default tseslint.config(
|
||||
tsconfigRootDir: import.meta.dirname,
|
||||
},
|
||||
},
|
||||
rules: {
|
||||
// Add custom rules here
|
||||
'no-console': 'warn',
|
||||
},
|
||||
rules: {},
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user