This repository has been archived on 2026-01-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
naomi f5dd45a4c4
Node.js CI / Lint and Test (push) Failing after 36s
feat: initial prototype
2025-07-30 13:55:23 -07:00

7 lines
138 B
JSON

{
"extends": "@nhcarrigan/typescript-config",
"compilerOptions": {
"outDir": "./prod",
"rootDir": "./src",
}
}