mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
chore: ignore cypress tests for linting
This commit is contained in:
@@ -94,7 +94,8 @@
|
||||
},
|
||||
"ignorePatterns": [
|
||||
"**/*.test.ts",
|
||||
"./cypress"
|
||||
"**/*.spec.ts",
|
||||
"./cypress/**/*"
|
||||
],
|
||||
"overrides": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user