UNPKG

@bootcamp-project/svelte-config

Version:

Ready-to-use Svelte Configuration with TypeScript, Linting and Unit-Testing by default

4 lines (3 loc) 193 B
export { SvelteConfig } from './svelte.config'; export { ESLintSvelteConfig, ESLintSvelteTypeScriptConfig } from './svelte.eslint'; export { PrettierSvelteConfig } from './svelte.prettier';