UNPKG

@alexlit/lint-kit

Version:

Preset of configuration files and dependencies for linting web applications (designed for Vue.js with TypeScript)

26 lines (25 loc) 298 B
/* eslint-disable no-secrets/no-secrets */ module.exports = [ 'case', 'coproc', 'do', 'done', 'elif', 'else', 'errexit', 'esac', 'fi', 'for', 'function', 'if', 'in', 'nounset', 'pipefail', 'select', 'then', 'time', 'tput', 'until', 'while', 'xtrace', ];