Moving "jsconfig.json" from project root in "Lit-Element" template
GHNewbiee opened this issue · 1 comments
GHNewbiee commented
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.
sarsamurmu commented
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