woocommerce/packages/js/api-core-tests/.eslintrc

6 lines
52 B
Plaintext

{
"rules": {
"jsdoc/check-tag-names": "off"
}
}