docs: update contribution guide (#9668)

This commit is contained in:
neverland
2021-10-12 19:39:34 +08:00
committed by GitHub
parent bc4175e79b
commit d5b3350ee5
5 changed files with 10 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "ES5",
"target": "ES2015",
"outDir": "./dist",
"module": "ES2015",
"strict": true,