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 3eda0e4 commit 4dbde16Copy full SHA for 4dbde16
biome.json
@@ -1,5 +1,8 @@
1
{
2
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
3
+ "files": {
4
+ "ignore": ["playground/**"]
5
+ },
6
"organizeImports": {
7
"enabled": true
8
},
0 commit comments