HamroKhanpin/hamrokhaanpaan/wp-content/themes/__arthasanjal/.eslintrc

9 lines
120 B
Plaintext
Raw Normal View History

2024-04-29 07:27:44 +00:00
{
"extends": [
"plugin:@wordpress/eslint-plugin/esnext"
],
"env": {
"browser": true
}
}