Kargi-Sitesi/node_modules/tslint/.prettierrc

6 lines
67 B
Text
Raw Normal View History

2024-11-04 02:30:09 +00:00
{
"printWidth": 100,
"tabWidth": 4,
"trailingComma": "all"
}