Initial commit
This commit is contained in:
9
packages/config/package.json
Normal file
9
packages/config/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "@cms/config",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"exports": {
|
||||
"./tsconfig/base": "./tsconfig/base.json",
|
||||
"./tsconfig/next": "./tsconfig/next.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user