mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-02-04 22:18:31 -06:00
Commit 1b64ff8464 introduced a nested if in `_eslintrc.js` with the same condition than the wrapping one. This changes the condition to check for TypeScript instead.