Build: Update promises-aplus-tests for compat with Node 7
[jquery.git] / .eslintrc.json
blob6dcb6353a48f180fc77fd2b3233b83959fa6aa7d
2         "extends": "eslint-config-jquery",
3         "root": true,
4         "env": {
5                 "node": true
6         }