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 7e534a4 commit 7947dd2Copy full SHA for 7947dd2
biome.jsonc
@@ -0,0 +1,8 @@
1
+{
2
+ "$schema": "https://biomejs.dev/schemas/1.8.0/schema.json",
3
+ "linter": {
4
+ "ignore": [
5
+ "client-src/**/*.js"
6
+ ]
7
+ }
8
+}
0 commit comments