| .. | |||||
| app | |||||
| assets | |||||
| core | |||||
| data | |||||
| includes | |||||
| modules | |||||
| vendor | |||||
| vendor_prefixed | |||||
| CONTRIBUTING.md | |||||
| changelog.txt | |||||
| elementor.php | |||||
| eslint-local-rules.js | |||||
| license.txt | |||||
| readme.txt | |||||
| run-on-linux.js |
const elementorEditorPlugin = require('./packages/packages/tools/eslint-plugin-editor/dist/index.js');
module.exports = {
'no-react-namespace': elementorEditorPlugin.rules['no-react-namespace'],
}; | .. | |||||
| app | |||||
| assets | |||||
| core | |||||
| data | |||||
| includes | |||||
| modules | |||||
| vendor | |||||
| vendor_prefixed | |||||
| CONTRIBUTING.md | |||||
| changelog.txt | |||||
| elementor.php | |||||
| eslint-local-rules.js | |||||
| license.txt | |||||
| readme.txt | |||||
| run-on-linux.js |