eslint-plugin-svelte3 icon indicating copy to clipboard operation
eslint-plugin-svelte3 copied to clipboard

svelte-subcomponent-preprocessor

Open lichstam opened this issue 2 years ago • 0 comments

hey guys!

could someone point me in the right direction. we're using your plugin for linting however at the same time using this plugin: svelte-subcomponent-preprocessor

it works by including a {#component} in the code, which allows us to specify multiple components in one file. i get the following error Expected if, each or await (eslint ParseError) and wonder if this is something that needs to be added in your plugin or if it would be possible to create a standalone one which could be included in .eslintrc

either way, i'm happy to help out

lichstam avatar Sep 07 '22 12:09 lichstam