Commit 60b9692
authored
ENG-794 - Added a new script "check-schema" to replace old check-types (#382)
* - Added a new script "check-schema" to replace old check-types
- Updated README.md to reflect the new "check-schema" command,
* rm formatting
* Update "check-schema" script in package.json to use tsx for linting instead of npm run lint, improving consistency in script execution.1 parent 2332684 commit 60b9692
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments