This website requires JavaScript.
Explore
Help
Sign In
Grayscale
/
obelisk
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
71a80114f1e1eb16d2ba68c70ec6d3859d02fdcc
obelisk
/
packages
/
core
/
tsconfig.json
T
8 lines
113 B
JSON
Raw
Normal View
History
Unescape
Escape
refactor(core): move shared runtime into workspace package
2026-07-12 00:28:17 +08:00
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
"noEmit"
:
true
},
"include"
:
[
"src/**/*"
]
}
Reference in New Issue
Copy Permalink