UNPKG

dev-norms

Version:

Create and maintain developer norms and PR template for your project in your repo.

10 lines (9 loc) 153 B
{ "tabWidth": 2, "useTabs": false, "printWidth": 90, "semi": false, "singleQuote": true, "trailingComma": "es5", "bracketSameLine": true }