mirror of
https://github.com/SikongJueluo/kubejs-utils.git
synced 2026-01-29 08:17:49 +08:00
feat(types): add DataBus system with auto-generated type declarations
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"$schema": "https://www.schemastore.org/jsconfig.json",
|
||||
"include": ["src/**/*", "types/**/*"],
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"skipDefaultLibCheck": true,
|
||||
|
||||
Reference in New Issue
Block a user