You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a new project built with SvelteKit. The project was created via create-svelte. I noticed the lint script in package.jsonchecks for Prettier+ESLint issues but the format script in package.json only runs fixes for Prettier but not for ESLint. Is there any reason/convention for that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Good morning!
I'm working on a new project built with SvelteKit. The project was created via
create-svelte
. I noticed thelint
script inpackage.json
checks for Prettier+ESLint issues but theformat
script inpackage.json
only runs fixes for Prettier but not for ESLint. Is there any reason/convention for that?Beta Was this translation helpful? Give feedback.
All reactions