Teledrive5.3 / web /.prettierrc
Mythus's picture
Upload 224 files
7262ac3
raw
history blame contribute delete
184 Bytes
{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": true,
"jsxBracketSameLine": false
}