Skip to the content.

Retour

{
	"tabWidth": 2,
	"useTabs": true,
	"semi": true,
	"singleQuote": true,
	"bracketSpacing": true,
	"arrowParens": "avoid",
	"quoteProps": "as-needed"
}