feat: initial prototype

This commit is contained in:
2025-08-22 15:44:26 -07:00
parent 3dcfa8db3f
commit 09ab66d3e1
13 changed files with 4954 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
import NaomisConfig from "@nhcarrigan/eslint-config";
export default [
...NaomisConfig
];