chore(blog): 🔧 Update TypeScript compiler options in tsconfig.json for stricter validation and path resolution adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
f2b3cd920f
commit
b835e4dca4
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"jsx": "react-jsx",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
"@platform/blog": ["../shared/src"]
|
||||
|
||||
}
|
||||
},
|
||||
"include": ["src"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue