mirror of
https://github.com/SikongJueluo/kubejs-utils.git
synced 2026-01-11 16:57:50 +08:00
chore(project): fully support ProbeJS v7.0 (Also ProbeJS Legacy v5.2.3)
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
"compilerOptions": {
|
||||
"lib": ["ES5", "ES2015"],
|
||||
"target": "ES2015",
|
||||
"module": "commonjs",
|
||||
"strict": true,
|
||||
"checkJs": true,
|
||||
"skipLibCheck": true,
|
||||
"noImplicitAny": true,
|
||||
"esModuleInterop": true,
|
||||
"moduleResolution": "bundler",
|
||||
"forceConsistentCasingInFileNames": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user