We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 797e762 commit f8ac710Copy full SHA for f8ac710
1 file changed
.oxlintrc.json
@@ -23,6 +23,7 @@
23
"node_modules/**",
24
"coverage/**",
25
"playwright-report/**",
26
- "test-results/**"
+ "test-results/**",
27
+ "lunaria/files/**"
28
]
29
}
0 commit comments