Skip to content
This repository has been archived by the owner on Feb 10, 2019. It is now read-only.

comments are allowed in tsconfig.json #6

Open
aristotll opened this issue Jan 11, 2018 · 0 comments
Open

comments are allowed in tsconfig.json #6

aristotll opened this issue Jan 11, 2018 · 0 comments

Comments

@aristotll
Copy link

aristotll commented Jan 11, 2018

See this issue microsoft/TypeScript#4987 and this PR microsoft/TypeScript#5450

But this plugin uses require to import tsconfig, which rejects comments(as standard json does not support comments).

Error message:

Test suite failed to run

SyntaxError: .../tsconfig.json: Unexpected token / in JSON at position 208
at JSON.parse ()

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant