{
  "extends": "stylelint-config-recommended",
  "ignorePatterns": [
      "bower_components",
      "dist",
      "node_modules"
  ]
}
