• File: .eslintrc
  • Full Path: /home/blwgracecity/jesusexp.org/wp-content/themes/cwork/.eslintrc
  • File size: 120 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
    "extends": [
        "plugin:@wordpress/eslint-plugin/esnext"
    ],
    "env": {
        "browser": true
    }
}