Current File : /home/mdkeenpw/shafqattraders.com/wp-content/plugins/elementor/eslint-local-rules.js
const elementorEditorPlugin = require('./packages/packages/tools/eslint-plugin-editor/dist/index.js');

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