File tree 2 files changed +18
-17
lines changed
2 files changed +18
-17
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " fun" ,
2
+ "name" : " typescript-playground" ,
3
+ "description" : " A place to play with Typescript that has all of my favorite DX tools ready to go." ,
3
4
"packageManager" :
" [email protected] " ,
4
5
"main" : " src/index.ts" ,
5
6
"type" : " module" ,
Original file line number Diff line number Diff line change @@ -1819,22 +1819,6 @@ __metadata:
1819
1819
languageName : node
1820
1820
linkType : hard
1821
1821
1822
- " fun@workspace:. " :
1823
- version : 0.0.0-use.local
1824
- resolution : " fun@workspace:."
1825
- dependencies :
1826
- " @20i/eslint-config " : ^2.0.3
1827
- esbuild : ^0.14.25
1828
- eslint : ^8.10.0
1829
- husky : ^7.0.0
1830
- lint-staged : ^12.1.0
1831
- nodemon : ^2.0.15
1832
- pinst : ^3.0.0
1833
- prettier : ^2.5.1
1834
- typescript : ^4.6.2
1835
- languageName : unknown
1836
- linkType : soft
1837
-
1838
1822
" function-bind@npm:^1.1.1 " :
1839
1823
version : 1.1.1
1840
1824
resolution : " function-bind@npm:1.1.1"
@@ -3881,6 +3865,22 @@ __metadata:
3881
3865
languageName : node
3882
3866
linkType : hard
3883
3867
3868
+ " typescript-playground@workspace:. " :
3869
+ version : 0.0.0-use.local
3870
+ resolution : " typescript-playground@workspace:."
3871
+ dependencies :
3872
+ " @20i/eslint-config " : ^2.0.3
3873
+ esbuild : ^0.14.25
3874
+ eslint : ^8.10.0
3875
+ husky : ^7.0.0
3876
+ lint-staged : ^12.1.0
3877
+ nodemon : ^2.0.15
3878
+ pinst : ^3.0.0
3879
+ prettier : ^2.5.1
3880
+ typescript : ^4.6.2
3881
+ languageName : unknown
3882
+ linkType : soft
3883
+
3884
3884
" typescript@npm:^4.6.2 " :
3885
3885
version : 4.6.2
3886
3886
resolution : " typescript@npm:4.6.2"
You can’t perform that action at this time.
0 commit comments