-
Carl Schönfelder authoredCarl Schönfelder authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.prettierrc 99 B
{
"semi": false,
"trailingComma": "none",
"singleQuote": true,
"printWidth": 80
}