Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Initialize a SvelteKit template #2

Closed
illright opened this issue Jan 28, 2022 · 1 comment · Fixed by #16
Closed

Initialize a SvelteKit template #2

illright opened this issue Jan 28, 2022 · 1 comment · Fixed by #16

Comments

@illright
Copy link
Collaborator

illright commented Jan 28, 2022

Blocked by #1

Create a SvelteKit boilerplate in the app project with TypeScript. No Prettier, but with ESLint and svelte-check.

Acceptance criteria:

  • pnpm dev in the app project starts a SvelteKit application
  • pnpm lint in the app project runs ESLint on Svelte and TS and then svelte-check on Svelte
  • pnpm fix in the app project runs ESLint on Svelte and TS in fixing mode
@VanishMax
Copy link
Collaborator

Closed by #16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants