PIbd-21_Danilov_V.V._Intern.../Lab4/node_modules/react-bootstrap-icons/.prettierrc
Владимир Данилов ab1cc7aeac Отчет лаб 4
2024-01-09 05:30:48 +04:00

12 lines
205 B
Plaintext

{
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": true,
"semi": true,
"arrowParens": "avoid",
"jsxSingleQuote": false,
"printWidth": 80,
"tabWidth": 2,
"useTabs": false
}