1
0
mirror of https://github.com/therootcompany/asn1.js.git synced 2025-03-16 05:20:39 +00:00
asn1.js/.prettierrc.json

6 lines
78 B
JSON

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