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

14 lines
249 B
JSON
Raw Permalink Normal View History

update to mongodb
2018-07-10 00:02:04 +02:00
{
"compilerOptions": {
fix(build): Update build tooling and TypeScript compilation target
2025-11-27 23:07:58 +00:00
"target": "ES2024",
fix(TypeScript): improve tsconfig.json for ES Module use
2024-03-30 12:26:42 +01:00
"module": "NodeNext",
"moduleResolution": "NodeNext",
"esModuleInterop": true,
fix(ci & formatting): Minor fixes: update CI workflow image and npmci package references, adjust package.json and readme URLs, and apply consistent code formatting.
2025-04-06 18:18:39 +00:00
"verbatimModuleSyntax": true,
fix(build): update build and test tooling configuration, migrate project config to .smartconfig.json, and align TypeScript typings
2026-03-24 19:44:49 +00:00
"types": [
"node"
]
fix(TypeScript): improve tsconfig.json for ES Module use
2024-03-30 12:26:42 +01:00
},
fix(build): update build and test tooling configuration, migrate project config to .smartconfig.json, and align TypeScript typings
2026-03-24 19:44:49 +00:00
"exclude": ["dist_*/**/*.d.ts"]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 19ms 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