feat(regime)
This commit is contained in:
commit
faacaba2f5
37 changed files with 1060 additions and 0 deletions
8
templates/tools-ts/package.json
Normal file
8
templates/tools-ts/package.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"@typescript/native-preview": "beta"
|
||||
},
|
||||
"scripts": {
|
||||
"check": "tsgo --noEmit"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue