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 f260a63 commit 432ab6fCopy full SHA for 432ab6f
1 file changed
biome.json
@@ -6,7 +6,8 @@
6
"useIgnoreFile": false
7
},
8
"files": {
9
- "ignoreUnknown": false
+ "ignoreUnknown": false,
10
+ "includes": ["!ios/**", "!android/**"]
11
12
"formatter": {
13
"enabled": true,
0 commit comments