File ".eslintrc"

Full Path: /home/vantageo/public_html/wp-content-20240915120940/themes/vantageone/.eslintrc
File size: 120 bytes
MIME-type: application/json
Charset: utf-8

{
    "extends": [
        "plugin:@wordpress/eslint-plugin/esnext"
    ],
    "env": {
        "browser": true
    }
}