Compare commits

..

1 commit

Author SHA1 Message Date
789c7b0334 Style match 2025-11-02 20:46:31 +13:00

View file

@ -1,9 +0,0 @@
{
"compilerOptions": {
"target": "es2024",
"module": "nodenext",
"strict": true,
"noImplicitAny": false,
"useUnknownInCatchVariables": false
}
}