feat: tooling and scaffolding

This commit is contained in:
2025-07-19 13:48:51 -07:00
parent 46873b4598
commit b663eee130
7 changed files with 4159 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
import NaomisConfig from '@nhcarrigan/eslint-config';
export default [
...NaomisConfig
]