@ronin/compiler
Advanced tools
Comparing version 0.13.1 to 0.13.2-leo-ron-1071-experimental-293
{ | ||
"name": "@ronin/compiler", | ||
"version": "0.13.1", | ||
"version": "0.13.2-leo-ron-1071-experimental-293", | ||
"type": "module", | ||
@@ -16,3 +16,3 @@ "description": "Compiles RONIN queries to SQL statements.", | ||
"lint": "bun run --bun lint:tsc && bun run --bun lint:biome", | ||
"lint:biome": "biome check", | ||
"lint:biome": "biome check --error-on-warnings", | ||
"lint:tsc": "tsc --pretty", | ||
@@ -19,0 +19,0 @@ "format": "biome check --write && biome format --write", |
Sorry, the diff of this file is too big to display
126933
2952