Sha256: 8d7260f628e0a68912583f74c5bad990d1e6ca7898d983864900101e1b6f8851

Contents?: true

Size: 688 Bytes

Versions: 2

Compression:

Stored size: 688 Bytes

Contents

{
  "linter": {
    "ignore": [
      "app/assets/builds/**",
      "app/assets/stylesheets/application.tailwind.css",
      "config/provision/production.json",
      "node_modules",
      "doc",
      ".yardoc"
    ]
  },
  "formatter": {
    "ignore": [
      "app/assets/builds/**",
      "app/assets/stylesheets/application.tailwind.css",
      "doc",
      "package.json",
      "node_modules",
      ".yardoc",
      "config/provision/production.json"
    ]
  },
  "css": {
    "formatter": {
      "indentStyle": "space"
    }
  },
  "json": {
    "formatter": {
      "indentStyle": "space"
    }
  },
  "javascript": {
    "formatter": {
      "indentStyle": "space"
    }
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
peppermint-0.1.16 biome.json
peppermint-0.1.15 biome.json