wpmind/.eslintrc.js
2023-06-02 17:29:56 +03:00

3 lines
83 B
JavaScript

module.exports = {
extends: [ 'plugin:@wordpress/eslint-plugin/recommended' ],
};