github.com/yoheimuta/protolint@v0.49.8-0.20240515023657-4ecaebb7575d/_testdata/js_config/package_with_yaml_parent/child/package.json (about)

     1  {
     2      "protolint": {
     3          "rules_option":{
     4              "indent": {
     5                  "style": "\t",
     6                  "newline": "\r\n"
     7              }
     8          }
     9      }
    10  }