initial commit
This commit is contained in:
10
packages/typescript-config/package.json
Normal file
10
packages/typescript-config/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@hexahost/typescript-config",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"exports": {
|
||||
"./base.json": "./base.json",
|
||||
"./nestjs.json": "./nestjs.json",
|
||||
"./library.json": "./library.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user