All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package..eslintrc.json Maven / Gradle / Ivy

The newest version!
{
    "env": {
        "browser": true,
        "es2021": true
    },
    "extends": "eslint:recommended",
    "parserOptions": {
        "ecmaVersion": 12,
        "sourceType": "module"
    },
    "rules": {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy