added TypeScript to registry
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"main": "bin/typescript",
|
||||
"format": "global",
|
||||
"shim": {
|
||||
"bin/typescript": {
|
||||
"exports": "ts"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user