This is my initialized Vue project. However, when I configured ESLint, I found that only have effect when adding rules at the end. So I'm confused: if I customize rules at the end, will they overwrite vueTsConfigs.recommend? Or if I configure app/files-to-lint at the top in combination with base configuration, will it be overwritten?
