Yuki Takei
4 months ago
1 changed files with
2 additions and
1 deletions
-
2
1
biome.json
|
|
@@ -65,7 +65,8 @@
|
|
|
},
|
|
|
"suspicious": {
|
|
|
"noConsole": "error",
|
|
|
- "noAlert": "error"
|
|
|
+ "noAlert": "error",
|
|
|
+ "useAwait": "warn"
|
|
|
},
|
|
|
"performance": {
|
|
|
"noAwaitInLoops": "warn"
|