idrismc
(Idris)
1
When running npm run lint, it throws Parsing error: Unexpected character '@'eslint. When ESLint is not installed it throws from ts(-1) instead.
The expected behavior would be to recognize the @render syntax in Svelte 5. Like how it happens when not using Monorepo
I made a simple repro. Hopefully one of you are able to see the issue. Everything is up-to-date.
I made a generic base config for TS and eslint, for node backend and svelte web/ and extended it in svelte config.
The app works as expected, so this is purely a linting, ts issue.
Clone GitHub - IdrisCelik/Repro
npm install
npm run lint
VSCode
idrismc
(Idris)
2
Bump, any help is welcome
pawlean
(Pauline P. Narvas)
4
Hi, @idrismc! We’ve asked internally and will loop back 
idrismc
(Idris)
5
Amazing, thanks for your reply!
idrismc
(Idris)
6
Hi @pawlean
Would love to hear a update 
anshumanb
(Anshuman Bhardwaj)
7
Hi @idrismc, sorry to keep you waiting. But, we don’t have any updates yet. Rest assured, we’ll update to here once we have something.
1 Like
system
(system)
Closed
8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.