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

Moving "jsconfig.json" from project root in "Lit-Element" template #31

Closed
GHNewbiee opened this issue Aug 18, 2020 · 1 comment
Closed

Comments

@GHNewbiee
Copy link

GHNewbiee commented Aug 18, 2020

jsconfig.json lying in project root overwrites the corresponding options of tsconfig.json in "lit-element" package, doesn't it? Where exactly is the entry/read point of jsconfig.json file? I would like to move it to another directory, if possible.

@GHNewbiee GHNewbiee changed the title Babel plugins in Lit-Element template Mistake Aug 18, 2020
@GHNewbiee GHNewbiee changed the title Mistake Moving "jsconfig.json" from project root Aug 18, 2020
@GHNewbiee GHNewbiee changed the title Moving "jsconfig.json" from project root Moving "jsconfig.json" from project root in "Lit-Element" template Aug 18, 2020
@sarsamurmu
Copy link
Owner

That file is only for VSCode. It's there for enabling support for decorators in VSCode. You can read more here - https://code.visualstudio.com/docs/languages/jsconfig

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

2 participants