UNPKG

eslint-plugin-ie11

Version:

ESLint plugin for detecting unsupported ES6 features in IE11

19 lines (18 loc) 257 B
language: node_js cache: directories: - node_modules notifications: email: false node_js: - '8' - '7' before_script: - npm prune script: - npm run test after_success: - npm run semantic-release branches: except: - /^v\d+\.\d+\.\d+$/