bibhamrokhanpin/wp-content/themes/stnews-theme/.eslintrc

9 lines
120 B
Plaintext
Raw Normal View History

2024-04-10 12:01:06 +00:00
{
"extends": [
"plugin:@wordpress/eslint-plugin/esnext"
],
"env": {
"browser": true
}
}