CoastalCommitsPastes/server/node_modules/tslint/.prettierrc

6 lines
67 B
Text
Raw Normal View History

2022-03-06 19:46:59 -05:00
{
"printWidth": 100,
"tabWidth": 4,
"trailingComma": "all"
}