wpmind/.eslintrc.js
2023-06-03 14:15:31 +03:00

3 lines
81 B
JavaScript

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