chore(platform-seed): 🔧 Update TypeScript compiler options in tsconfig.json for platform seed project
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
b46d33d280
commit
22380db28f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"extends": "@lilith/configs/typescript/base",
|
||||
"extends": "@lilith/configs/typescript/base-bundler",
|
||||
"compilerOptions": {
|
||||
"noEmit": true,
|
||||
"paths": {}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue