0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 03:47:27 +01:00
svelte/.prettierignore

13 lines
166 B
Plaintext
Raw Normal View History

2023-05-08 23:32:52 +02:00
/*
!/elements
!/scripts
!/src
src/compiler/compile/internal_exports.ts
!/test
!site
2023-05-08 23:32:52 +02:00
/test/**/*.svelte
/test/**/_expected*
/test/**/_actual*
/test/**/expected*
/types