We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a96e6 commit 86d5c0cCopy full SHA for 86d5c0c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslintrc-generator",
3
- "version": "1.0.0-rc.1",
+ "version": "1.0.0",
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