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 c3c1b72 commit 5d8b780Copy full SHA for 5d8b780
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "eslint-plugin-snakecasejs",
3
"description": "ESLint Plugin to enforce a style of snake_case in your project, rather than just disabling camelCase.",
4
- "version": "2.0.3",
+ "version": "2.1.0",
5
"main": "plugin.js",
6
"author": "Patryk Rzucidło [@ptkdev] <support@ptkdev.io> (https://ptk.dev)",
7
"license": "MIT",
@@ -65,4 +65,4 @@
65
"David Buchan-Swanson [@deecewan] <david.buchanswanson@gmail.com>",
66
"Tomasz Domański [@rozpuszczalny] <github@tomaszdomanski.com>"
67
]
68
-}
+}
0 commit comments