hrhub / api /.prettierrc
Roger Surf
feat: add NestJS API with Handlebars - basic dashboard working
b7e75fd
raw
history blame contribute delete
52 Bytes
{
"singleQuote": true,
"trailingComma": "all"
}