mirror of
https://github.com/bendtherules/eslint-plugin-no-classname-with-stylename.git
synced 2026-08-18 13:53:24 +00:00
Add meta data and CI configs
This commit is contained in:
@@ -14,8 +14,7 @@ module.exports = {
|
||||
meta: {
|
||||
docs: {
|
||||
description: "Disallow string className alongwith styleName in the same JSX tag",
|
||||
category: "Fill me in",
|
||||
recommended: false
|
||||
recommended: true
|
||||
},
|
||||
fixable: null, // or "code" or "whitespace"
|
||||
schema: [
|
||||
|
||||
Reference in New Issue
Block a user