{
  "name": "@violent/prettier-config",
  "version": "0.0.2",
  "description": "prettier config",
  "scripts": {
    "lint": "eslint .",
    "prettier": "prettier --write ."
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/990718xyh/npm-package/tree/master/prettier-rules"
  },
  "keywords": [
    "prettier"
  ],
  "author": "violent www.3541605381@outlook.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/990718xyh/npm-package/issues"
  }
}