mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-10-29 10:25:48 +00:00
添加时间处理工具
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6", //
|
||||
"module": "es6", //
|
||||
"module": "commonjs", //
|
||||
"experimentalDecorators": true, // 启用ES装饰器。
|
||||
"strict": true,
|
||||
"strictNullChecks": false,
|
||||
|
||||
Reference in New Issue
Block a user