Update
This commit is contained in:
@ -211,7 +211,7 @@ index a1bb4811..db051356 100644
|
||||
const docsUrl = require('../util/docsUrl');
|
||||
const jsxUtil = require('../util/jsx');
|
||||
diff --git a/lib/rules/jsx-sort-props.js b/lib/rules/jsx-sort-props.js
|
||||
index 5de5bee1..8013a8de 100644
|
||||
index 6d19f201..4b1849cc 100644
|
||||
--- a/lib/rules/jsx-sort-props.js
|
||||
+++ b/lib/rules/jsx-sort-props.js
|
||||
@@ -5,7 +5,7 @@
|
||||
@ -284,7 +284,7 @@ index 55073bfe..efc07af1 100644
|
||||
const astUtil = require('./ast');
|
||||
const isCreateElement = require('./isCreateElement');
|
||||
diff --git a/package.json b/package.json
|
||||
index b1fa86fa..758b2177 100644
|
||||
index e37bae08..5bfa4b9f 100644
|
||||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -25,21 +25,13 @@
|
||||
|
Reference in New Issue
Block a user