mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2026-03-28 08:52:15 +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