mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
feat: Remove ignore rule for TerraformProvider in ESLint configuration to address linting issues
This commit is contained in:
@@ -39,7 +39,6 @@ export default tseslint.config(
|
||||
"**/.vscode/",
|
||||
"**/.eslintcache",
|
||||
"**/views/",
|
||||
"Scripts/TerraformProvider/**", // TODO: Fix linting issues in TerraformProvider and remove this ignore
|
||||
],
|
||||
},
|
||||
eslint.configs.recommended,
|
||||
|
||||
Reference in New Issue
Block a user