Logo
Explore Help
Sign In
gaspersic/freeCodeCamp
1
0
Fork 0
You've already forked freeCodeCamp
Code Issues Pull Requests Projects Releases Wiki Activity
Files
1e25aa1c53e45371c8fd61fc1e3a23d602b5a82e
freeCodeCamp/tools/challenge-helper-scripts/tsconfig.json

13 lines
258 B
JSON
Raw Normal View History

feat(curriculum): add project creation tool (#42410) * refactor: extract help category map as JSON * refactor: extract block names as json * feat: add create-project script * fix: correct case for tsconfig target Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-06-08 21:27:45 +02:00
{
"compilerOptions": {
chore: clean up comments (#43550)
2021-09-23 11:09:27 -07:00
"target": "ES2020",
"noEmit": true,
"strict": true,
"moduleResolution": "node",
"esModuleInterop": true,
"resolveJsonModule": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true
feat(curriculum): add project creation tool (#42410) * refactor: extract help category map as JSON * refactor: extract block names as json * feat: add create-project script * fix: correct case for tsconfig target Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-06-08 21:27:45 +02:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 48ms 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