Skip to content

Commit 3854b4b

Browse files
author
Mike Valeriano
committed
chore: remove comments
1 parent 177c063 commit 3854b4b

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

biome.jsonc

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,6 @@
4848
}
4949
},
5050
"overrides": [
51-
// {
52-
// // TODO: check later
53-
// // noUnresolvedImports not working properly, flags stuff from node_modules as unresolved
54-
// // useExplicitType breaking type inference
55-
// "includes": ["**/*"],
56-
// "linter": {
57-
// "rules": {
58-
// "nursery": {
59-
// "noUnresolvedImports": "off",
60-
// "useExplicitType": "off"
61-
// }
62-
// }
63-
// }
64-
// },
65-
6651
{
6752
// test files, config files, and some scripts
6853
// export defaults from them, and also import from node

0 commit comments

Comments
 (0)