Description
After updating my project to the latest version of this template, the metro.config.js file, which includes config for the react-native-svg-transformer, started throwing a parsing error:
Parsing error: ../metro.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.eslint
Steps to reproduce
- Create new repo using this template
- Install react-native-svg-transformer package
- Configure metro.config.js