docs: added edit date (#8623)
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
"tsBuildInfoFile": "./dist/.tsbuildinfo-client",
|
||||
"noEmit": false,
|
||||
"jsx": "react",
|
||||
"lib": ["dom", "ES2015", "es2022"],
|
||||
"lib": ["dom", "es2022"],
|
||||
"module": "ESNext",
|
||||
"target": "es6",
|
||||
"target": "ESNext",
|
||||
"declaration": true,
|
||||
"declarationMap": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user