We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e20ca commit 0508770Copy full SHA for 0508770
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "prettier-eslint-webpack-plugin",
3
- "version": "0.0.2",
+ "version": "0.1.0",
4
"description": "Webpack plugin that formats your JavaScript using prettier followed by eslint --fix",
5
"main": "index.js",
6
"scripts": {
0 commit comments