initial commit
This commit is contained in:
8
hamrokhaanpaan/wp-content/themes/stnews-theme/.eslintrc
Normal file
8
hamrokhaanpaan/wp-content/themes/stnews-theme/.eslintrc
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": [
|
||||
"plugin:@wordpress/eslint-plugin/esnext"
|
||||
],
|
||||
"env": {
|
||||
"browser": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user