0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-21 19:38:58 +01:00
svelte/.prettierignore
2023-05-13 08:06:21 -07:00

14 lines
182 B
Plaintext

/*
!/elements
!/scripts
!/src
src/compiler/compile/internal_exports.ts
!/test
!documentation
!sites
/test/**/*.svelte
/test/**/_expected*
/test/**/_actual*
/test/**/expected*
/types