File "eslint-local-rules.js"

Full Path: /home/diablzlo/glucosebalnce.com/wp-content/plugins/elementor/eslint-local-rules.js
File size: 200 bytes
MIME-type: text/plain
Charset: utf-8

const elementorEditorPlugin = require('./packages/packages/tools/eslint-plugin-editor/dist/index.js');

module.exports = {
	'no-react-namespace': elementorEditorPlugin.rules['no-react-namespace'],
};