1.6.1 • Published 1 year ago

eslint-plugin-secure-access v1.6.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

eslint-plugin-react-weblint

npm i eslint-plugin-secure-access

module.exports = {
    "env": {
        "browser": true,
        "es2021": true
    },
    "extends": ["plugin:secure-access/recommended"],
    "overrides": [
    ],
    "parserOptions": {
        "ecmaVersion": "latest",
        "sourceType": "module"
    },
    "plugins": ["secure-access"],
    "rules": {
    }
};
1.6.1

1 year ago

1.6.0

1 year ago

1.5.9

1 year ago

1.5.8

1 year ago

1.5.7

1 year ago

1.5.6

1 year ago

1.5.5

1 year ago

1.5.4

1 year ago

1.5.3

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.9

1 year ago

1.4.8

1 year ago

1.4.7

1 year ago

1.4.6

1 year ago

1.4.5

1 year ago

1.4.4

1 year ago

1.4.3

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.0.0

1 year ago