1
0
mirror of https://github.com/therootcompany/asn1.js.git synced 2025-03-16 13:30:42 +00:00
asn1.js/.prettierrc.json

6 lines
78 B
JSON
Raw Permalink Normal View History

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