Commit b87ffe5
committed
feat: support for rescript v11 (#29)
* chore: setup development environment
* chore(dev-deps): bump rescript to version 11
* chore(dev-deps): using rescript-vitest
* chore: update rescript configuration
* chore(deps): bump version @rescript/react
* chore(dev-deps): add vitest and removed unused
* refactor: replace string and test implementation
* ci: bump node version to 20
* chore(dev-deps): add @vitest/coverage-v81 parent 74a2e43 commit b87ffe5
File tree
70 files changed
+14278
-16256
lines changed- .github/workflows
- .husky
- __tests__
- examples
- src
- Components
- Interfaces
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+14278
-16256
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments