Logo
Explore Docs Blog Community About typescript.guru Help
Sign In
push.rocks/smartregistry
3
0
Fork 0
You've already forked smartregistry
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
26ddf1a59fa683967b502b4bb3286e4e9fa16049
smartregistry/tsconfig.json

11 lines
214 B
JSON
Raw Normal View History

Initial commit: project setup with TypeScript and CI/CD configuration This commit establishes the foundational structure for @push.rocks/smartregistry, a registry for npm modules and OCI images. Includes development environment configuration, build tooling, and CI/CD workflows for automated testing and publishing. Co-authored-by: Ona <no-reply@ona.com>
2025-11-19 14:41:19 +00:00
{
"compilerOptions": {
"target": "ES2022",
"module": "NodeNext",
"moduleResolution": "NodeNext",
"esModuleInterop": true,
feat(core,storage,oci,registry-config): add streaming response support and configurable registry URLs across protocols
2026-03-24 22:59:37 +00:00
"verbatimModuleSyntax": true
Initial commit: project setup with TypeScript and CI/CD configuration This commit establishes the foundational structure for @push.rocks/smartregistry, a registry for npm modules and OCI images. Includes development environment configuration, build tooling, and CI/CD workflows for automated testing and publishing. Co-authored-by: Ona <no-reply@ona.com>
2025-11-19 14:41:19 +00:00
},
"exclude": ["dist_*/**/*.d.ts"]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 16ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Legal Info/Impressum