mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
remove change in .eslintrc.cjs, workflow did not run
This commit is contained in:
parent
d6774b300f
commit
f595ccca20
1 changed files with 0 additions and 8 deletions
|
|
@ -15,12 +15,4 @@ module.exports = {
|
|||
{ allowConstantExport: true },
|
||||
],
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"files": ["**/*.test.ts", "**/*.test.tsx"],
|
||||
"rules": {
|
||||
"@typescript-eslint/ban-ts-comment": "off"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue