initial commit

This commit is contained in:
2026-04-26 12:39:57 -04:00
commit fe1244ad0b
12 changed files with 2020 additions and 0 deletions

4
oxlintrc.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "https://raw.githubusercontent.com/oxc-project/oxc/main/npm/oxlint/configuration_schema.json",
"ignorePatterns": ["node_modules"]
}