File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 50
50
"mocha" : " ^3.0.2" ,
51
51
"power-assert" : " ^1.4.2" ,
52
52
"tslint" : " ^5.1.0" ,
53
- "typescript" : " ^2.3.2"
53
+ "typescript" : " ^2.3.2" ,
54
+ "typescript-formatter" : " ^5.1.3"
54
55
}
55
56
}
Original file line number Diff line number Diff line change @@ -1658,6 +1658,13 @@ typedarray@^0.0.6:
1658
1658
version "0.0.6"
1659
1659
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1660
1660
1661
+ typescript-formatter@^5.1.3 :
1662
+ version "5.1.3"
1663
+ resolved "https://registry.yarnpkg.com/typescript-formatter/-/typescript-formatter-5.1.3.tgz#97cc9dc397ec20ba96effec24fb8b5676262e62b"
1664
+ dependencies :
1665
+ commandpost "^1.0.0"
1666
+ editorconfig "^0.13.2"
1667
+
1661
1668
typescript@^2.3.2 :
1662
1669
version "2.3.2"
1663
1670
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.3.2.tgz#f0f045e196f69a72f06b25fd3bd39d01c3ce9984"
You can’t perform that action at this time.
0 commit comments