refactor: update module resolution, fix Stepper layout, improve Button prop typing, and update database diagnostic script
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
"jsx": "react-native",
|
||||
"esModuleInterop": true,
|
||||
"skipLibCheck": true,
|
||||
"moduleResolution": "node"
|
||||
"moduleResolution": "bundler"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user