feat: initial prototype
Node.js CI / Lint and Test (push) Failing after 36s

This commit is contained in:
2025-07-30 13:50:50 -07:00
parent 9cf5daddc5
commit f5dd45a4c4
12 changed files with 4898 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
import NaomisConfig from '@nhcarrigan/eslint-config';
export default [
...NaomisConfig,
];