File size: 129 Bytes
a03b3ba
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
	"useTabs": true,
	"singleQuote": false,
	"trailingComma": "none",
	"printWidth": 80,
	"plugins": ["prettier-plugin-svelte"]
}