9 lines
120 B
Plaintext
9 lines
120 B
Plaintext
|
{
|
||
|
"extends": [
|
||
|
"plugin:@wordpress/eslint-plugin/esnext"
|
||
|
],
|
||
|
"env": {
|
||
|
"browser": true
|
||
|
}
|
||
|
}
|