forked from Archives/Athou_commafeed
noUnusedImports and noUnusedVariables are now enabled by default
This commit is contained in:
@@ -20,6 +20,7 @@ export default defineConfig(() => ({
|
||||
typescript: true,
|
||||
biome: {
|
||||
command: "check",
|
||||
flags: "--error-on-warnings",
|
||||
},
|
||||
}),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user