build: remove JavaScript compatibility mode
This commit is contained in:
@@ -10,8 +10,6 @@ export default tseslint.config(
|
||||
{
|
||||
ignores: [
|
||||
"../assets/web/generated/**",
|
||||
// Removed file-by-file as the legacy sources are converted to TypeScript.
|
||||
"src/**/*.js",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user