Skip to content

Update tsconfig example#498

Merged
Perryvw merged 2 commits intoTypeScriptToLua:masterfrom
ark120202:shared-tsconfig
Mar 28, 2019
Merged

Update tsconfig example#498
Perryvw merged 2 commits intoTypeScriptToLua:masterfrom
ark120202:shared-tsconfig

Conversation

@ark120202
Copy link
Copy Markdown
Contributor

@ark120202 ark120202 commented Mar 27, 2019

Added strict: true since it's recommended for new projects
Added "target": "esnext" as typescript may disallow usage of some features, that can't be down-leveled in standard compiler
Added lib that removes default lib.dom.d.ts and includes all libs that are (partially) supported (es2015...esnext)

@ark120202 ark120202 changed the title Add shared tsconfig Update tsconfig example Mar 27, 2019
@Perryvw Perryvw merged commit d806e10 into TypeScriptToLua:master Mar 28, 2019
@ark120202 ark120202 deleted the shared-tsconfig branch November 26, 2019 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants