Skip to content

Commit 6116822

Browse files
committed
[Update] keywords npm
1 parent a8c11f8 commit 6116822

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

package.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-snakecasejs",
33
"description": "Eslint plugin to enforce a style of snake_case in your project, rather than just disabling camelcase.",
4-
"version": "1.1.0-3",
4+
"version": "1.1.0-4",
55
"main": "index.js",
66
"author": "Patryk Rzucidlo [@ptkdev] <support@ptkdev.io> (https://ptkdev.it)",
77
"author_original": "David Buchan-Swanson <david.buchanswanson@gmail.com>",
@@ -28,7 +28,16 @@
2828
"ptkdev",
2929
"snake_case",
3030
"snakecase",
31-
"eslint"
31+
"snakecase-javascript",
32+
"underscore-syntax",
33+
"programming style",
34+
"coding conventions",
35+
"syntax",
36+
"coding-style",
37+
"eslint",
38+
"eslint-plugin",
39+
"eslint-plugin-snakecase",
40+
"eslint-plugin-snakecasejs"
3241
],
3342
"dependencies": {
3443
"colors": "^1.2.1",

0 commit comments

Comments
 (0)