jsx-eslint/eslint-plugin-react

createElement setting?

Open

#1.074 geöffnet am 16. Feb. 2017

Auf GitHub ansehen
 (8 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (8.630 Stars) (2.797 Forks)batch import
enhancementhelp wanted

Beschreibung

We allow createClass to be overridden with a setting - should we allow createElement to be configured as well?

If so, any rules referencing React.createElement should be sure to use <pragma>.<createElement>

Contributor Guide