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 5f88926 commit 99f635cCopy full SHA for 99f635c
biome.json
@@ -1,4 +1,7 @@
1
{
2
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
3
- "extends": ["@kontent-ai/biome-config/base"]
+ "extends": ["@kontent-ai/biome-config/base"],
4
+ "files": {
5
+ "ignore": ["package.json"]
6
+ }
7
}
0 commit comments