mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 21:31:46 +00:00
build: migrate to Typescript + biome
This commit is contained in:
Vendored
+2
-2
@@ -1,5 +1,5 @@
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
interface SyntaxError {
|
||||
decoration?: string
|
||||
position?: number
|
||||
decoration?: string;
|
||||
position?: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user