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

6 lines
52 B
Plaintext
Raw Normal View History

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