wip: made some progress

This commit is contained in:
2025-09-04 18:35:12 -07:00
parent ad449e50a4
commit 359b22b979
17 changed files with 5334 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
import NaomisConfig from "@nhcarrigan/eslint-config";
export default [
...NaomisConfig
];