first commit
This commit is contained in:
5
wp-content/plugins/elementor/eslint-local-rules.js
Normal file
5
wp-content/plugins/elementor/eslint-local-rules.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const elementorEditorPlugin = require('./packages/packages/tools/eslint-plugin-editor/dist/index.js');
|
||||
|
||||
module.exports = {
|
||||
'no-react-namespace': elementorEditorPlugin.rules['no-react-namespace'],
|
||||
};
|
||||
Reference in New Issue
Block a user