mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-08-22 06:39:45 +00:00
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