Commit 4e5bd5d
committed
chore: update dependencies and configuration
- Added `.test-cache` to `.gitignore`.
- Created `package-lock.json` for dependency management.
- Updated `package.json` to require Node.js version 20 and updated various dependencies.
- Added `skipLibCheck` option in `tsconfig.json` and excluded test files from compilation.
- Removed `yarn.lock` files and replaced them with `package-lock.json` in examples.
- Minor code adjustments in `src` files for better type handling and formatting.1 parent 9838ae6 commit 4e5bd5d
File tree
13 files changed
+19543
-9777
lines changed- example
- basic
- with-typescript
- src
- extract-react-intl
13 files changed
+19543
-9777
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
0 commit comments