chore(imajin-processing): 🔧 Update TypeScript compiler config for client builds with target, lib, strict, and module resolution adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
704909ad5d
commit
7e8ae4c485
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": "../../../tooling/tsconfig/tsconfig.base.json",
|
||||
"extends": "../../../tooling/tsconfig/tsconfig.dom.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue