Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Conversation

@cjdell
Copy link
Contributor

@cjdell cjdell commented Feb 24, 2018

I was having issues using the default tsconfig.json provided by tsc --init. This file includes comments which are not support by NodeJS's default JSON parser. I've switched to an alternative parser to support JSON comments.

package.json Outdated
"wires-reactive": "^1.1.1"
},
"dependencies": {
"@types/comment-json": "^1.1.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move this one to dev deps, please?

@nchanged nchanged merged commit d3e9a8a into fuse-box:master Feb 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants