c-kzg-4844/bindings/node.js/.prettierrc.json

9 lines
105 B
JSON

{
"overrides": [
{
"files": "binding.gyp",
"options": { "parser": "json" }
}
]
}