blob: f58b81dd7be2fbaa88e4ec6899212acd210a1d0b [file] [log] [blame]
Arundathi Patil85db5b02019-01-17 14:10:08 +05301{
2 "bracketSpacing": false,
3 "singleQuote": true,
4 "printWidth": 80,
5 "trailingComma": "all"
6}