feat: add TimeConverter component and e2e test setup
This commit is contained in:
committed by
Loic Coenen (aider)
parent
07b48a6490
commit
0f0709b90d
@@ -17,6 +17,7 @@
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"erasableSyntaxOnly": true,
|
||||
"ignoreDeprecations": "6.0",
|
||||
"noFallthroughCasesInSwitch": true
|
||||
},
|
||||
"include": ["vite.config.ts"]
|
||||
|
||||
Reference in New Issue
Block a user