turborepo
519b07e4
- Update examples to always quote the ESLint glob. (#2130)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Update examples to always quote the ESLint glob. (#2130) When we run ESLint we're passing in globs. We want to send those globs directly to ESLint, not let the shell intercept them and expand them in advance. Closes #1869
References
#2130 - Update examples to always quote the ESLint glob.
Author
nathanhammond
Parents
07dc0a2d
Loading