disco
disco copied to clipboard
Linting mismatch
Linting matches in all projects (discojs, server,cli) but web-client, meaning the web-client project enforces different coding styles.
To go further, one would want to integrate linting specific to Vue 3's composition API with the setup syntactic sugar https://vuejs.org/api/sfc-script-setup.html.
@tharvik is this issue still relevant?
yep, it's currently in the making and should be fixed by #655
sadly, it isn't fixed by #655: the combo eslint flat + workspaces + vue + typescript is not documented. one should check https://eslint.vuejs.org/user-guide/ for updates.