UNPKG

jquery-migrate

Version:

Migrate older jQuery code to jQuery 3.0+

19 lines (14 loc) 182 B
{ "root": true, "extends": "jquery", "parserOptions": { "ecmaVersion": 2018 }, "env": { "es6": true, "node": true }, "rules": { "strict": ["error", "global"] } }