Skip to content

Commit cebc981

Browse files
committed
chore: package update
1 parent fac969e commit cebc981

File tree

2 files changed

+10
-108
lines changed

2 files changed

+10
-108
lines changed

package-lock.json

Lines changed: 5 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,17 @@
11
{
2-
"name": "eslint-plugin-stylefix",
3-
"version": "0.0.2",
4-
"description": "ESlint plugin for style fixing and error detection.",
5-
"repository": "zss-in-js/eslint-plugin-stylefix",
2+
"name": "eslint-plugin-zss-lint",
3+
"version": "0.1.0",
4+
"description": "ESlint plugin for style object fixing and error detection.",
5+
"repository": "zss-in-js/eslint-plugin-zss-lint",
66
"license": "MIT",
77
"author": "Refirst",
88
"keywords": [
99
"eslint",
1010
"eslintplugin",
1111
"eslint-plugin",
12-
"style",
13-
"styles",
14-
"fixing",
15-
"property",
16-
"properties",
17-
"sort",
18-
"sorting",
19-
"value",
20-
"values",
21-
"valid",
22-
"validate",
12+
"css",
2313
"vue",
2414
"react",
25-
"object",
2615
"css-in-js"
2716
],
2817
"main": "lib/index.js",

0 commit comments

Comments
 (0)