asn1.js/.prettierrc.json

6 lines
78 B
JSON
Raw Normal View History

{
"singleQuote": true,
"trailingComma": "none",
"useTabs": true
}