fix type checking for cypress
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"**/dist/**",
|
||||
"**/.cache/**",
|
||||
"**/api/_build/**",
|
||||
"**/public/**"
|
||||
"**/public/**",
|
||||
"**/cypress/**"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user