Skip to content

Instantly share code, notes, and snippets.

@manavm1990
Last active November 12, 2019 14:43
Show Gist options
  • Save manavm1990/1d072360b47738972a1d1fd430dd84de to your computer and use it in GitHub Desktop.
Save manavm1990/1d072360b47738972a1d1fd430dd84de to your computer and use it in GitHub Desktop.
Dev Dependencies for package.json
"devDependencies": {
"eslint": "^6.6.0",
"eslint-config-prettier": "^6.5.0",
"eslint-plugin-prettier": "^3.1.1",
"prettier": "1.19.1",
"stylelint": "^11.1.1",
"stylelint-config-prettier": "^6.0.0",
"stylelint-config-recommended": "^3.0.0",
"stylelint-prettier": "^1.1.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment