botbook/node_modules/json-schema-library/.prettierrc
Rodrigo Rodriguez 6ae15fe3e5 Updated.
2024-09-04 13:13:15 -03:00

7 lines
118 B
Text

{
"printWidth": 100,
"tabWidth": 4,
"singleQuote": false,
"bracketSpacing": true,
"trailingComma": "none"
}