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.
2 parents 4f27d7f + 6280b38 commit 7ac96d4Copy full SHA for 7ac96d4
1 file changed
biome.json
@@ -11,7 +11,9 @@
11
"**",
12
"!node_modules",
13
"!vendor",
14
+ "!composer.json",
15
"!composer.lock",
16
+ "!package.json",
17
"!package-lock.json"
18
]
19
},
0 commit comments