diff --git a/biome.json b/biome.json index c8b0dd9..e35cc54 100644 --- a/biome.json +++ b/biome.json @@ -13,7 +13,7 @@ "noImplicitAnyLet": "error" }, "style": { - "noNonNullAssertion": "warn", + "noNonNullAssertion": "error", "useConst": "warn", "useNodejsImportProtocol": "off", "useTemplate": "off"