autowp/autowp-frontend

View on GitHub
.prettierrc.json

Summary

Maintainability
Test Coverage
{
"printWidth": 120,
"tabWidth": 2,
"tabs": false,
"singleQuote": true,
"semicolon": true,
"quoteProps": "preserve",
"bracketSpacing": false
}