We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7523503 commit c744069Copy full SHA for c744069
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslintrc-generator",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A simple command line tool to create .eslintrc.json file after processing certain user inputs with all the configuration",
5
"main": "index.js",
6
"scripts": {},
0 commit comments