github.com/yoheimuta/protolint@v0.49.8-0.20240515023657-4ecaebb7575d/_testdata/js_config/package/package.json (about) 1 { 2 "protolint": { 3 "rules_option":{ 4 "indent": { 5 "style": "\t", 6 "newline": "\n" 7 } 8 } 9 } 10 }