Skip to content
Snippets Groups Projects
Commit 60fe4cd2 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6300 fix eslint config

parent 82dcbee6
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"error", "error",
{ {
"type": "attribute", "type": "attribute",
"prefix": "lib", "prefix": "alfa",
"style": "camelCase" "style": "camelCase"
} }
], ],
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"error", "error",
{ {
"type": "element", "type": "element",
"prefix": "lib", "prefix": "alfa",
"style": "kebab-case" "style": "kebab-case"
} }
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment