mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 13:13:25 +00:00
cleanup
This commit is contained in:
@@ -17,7 +17,7 @@ module.exports = {
|
||||
settings: {
|
||||
'import/resolver': {
|
||||
typescript: {
|
||||
project: './tsconfig.json',
|
||||
project: ['./tsconfig.base.json', './apps/*/tsconfig.json'],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user