feat: restructure ESLint and TypeScript configurations into a new configs directory

This commit is contained in:
Firman Ramdhani
2026-01-09 09:58:01 +07:00
parent 010821e662
commit 7a6a8b710f
11 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
"compilerOptions": {
"jsx": "react-jsx"
}
}
}