oficinasuport-wp-theme/tailwind/.eslintrc

9 lines
78 B
Plaintext
Raw Normal View History

{
"parserOptions": {
"ecmaVersion": 2018
},
"env": {
"node": true
}
}