fix: format E2E tests and add helpers to knip ignore
This commit is contained in:
parent
a9f6e1de6f
commit
56161ed2e1
4 changed files with 81 additions and 23 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"tailwind": {
|
||||
"entry": ["src/main.css"]
|
||||
},
|
||||
"ignore": ["src/i18n/**"],
|
||||
"ignore": ["src/i18n/**", "tests/e2e/helpers.ts"],
|
||||
"ignoreDependencies": [],
|
||||
"ignoreExportsUsedInFile": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue