chore: 🔧 Update files
This commit is contained in:
parent
29b5cc200e
commit
a8a3a0529f
5 changed files with 5 additions and 5 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 77246404ca2eabc543aa36290fa97dcd8f7e2b69
|
||||
Subproject commit 6f2b9a30f5fefa94ca27b2ec198b90afe03db83a
|
||||
|
|
@ -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/esm.json",
|
||||
"extends": "@lilith/configs-ts/typescript/esm.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src",
|
||||
|
|
|
|||
|
|
@ -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/esm.json",
|
||||
"extends": "@lilith/configs-ts/typescript/esm.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue