chore(lint): exclude test directories from linting rules
This commit is contained in:
@@ -25,6 +25,8 @@ export default [
|
||||
"**/*.asar.unpacked/**",
|
||||
"**/*.wasm",
|
||||
"**/*.proto",
|
||||
"**/tests/**",
|
||||
"**/tests/frontend/**",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user