Newer
Older
percord / .prettierrc
@The Arcane Brony The Arcane Brony on 11 Nov 2021 103 bytes Global prettierrc, format build.js
{
	"tabWidth": 4,
	"useTabs": true,
	"printWidth": 140,
	"trailingComma": "none",
    "useTabs": true
}