chore(shared): 🔧 **Chain-of-Thought Reasoning:**
This commit is contained in:
parent
964e760fc3
commit
a109b7055f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": "@lilith/configs/typescript/esm.json",
|
||||
"extends": "@lilith/configs-ts/typescript/esm.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": "@lilith/configs/typescript/base.json",
|
||||
"extends": "@lilith/configs-ts/typescript/base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue