flarum / docs

Flarum documentation.
https://docs.flarum.org
MIT License
65 stars 131 forks source link

Add information about `flarum-tsconfig` and JS Typings #350

Closed davwheat closed 2 years ago

dsevillamartin commented 2 years ago

Any thoughts about https://github.com/flarum/flarum-tsconfig/issues/1 ?

davwheat commented 2 years ago

@datitisev I've added a baseUrl key to the ts-config in these docs and in the package README. I've not run into the issue you described, but that key does seem to be required by TS for paths to function. I'm guessing VS Coe just infers it from your setup.