eslint / create-config

Utility to create ESLint config files
MIT License
76 stars 19 forks source link

fix: add files globs to be linted #130

Closed aladdin-add closed 5 months ago

aladdin-add commented 5 months ago

react: **/*.jsx vue: **/*.vue ts: **/*.ts react+ts: **/*.tsx