fix(i18n): disable i18n-tasks on view components for now

This commit is contained in:
Paul Chavard 2022-04-25 13:55:10 +02:00
parent 86df16ebda
commit 004c9f6e18

View file

@ -68,6 +68,7 @@ search:
- app/assets/images
- app/assets/fonts
- app/assets/videos
- app/components
## Alternatively, the only files or `File.fnmatch patterns` to search in `paths`:
## If specified, this settings takes priority over `exclude`, but `exclude` still applies.