vbump 2018 -> 2019 (#13800)

This commit is contained in:
Benjin Dubishar
2020-12-14 17:50:16 -05:00
committed by GitHub
parent 1aaf80c3ab
commit f28bdf0d62

View File

@@ -2,7 +2,7 @@
"compilerOptions": { "compilerOptions": {
"target": "es2018", "target": "es2018",
"lib": [ "lib": [
"es2018" "es2019"
], ],
"module": "commonjs", "module": "commonjs",
"strict": true, "strict": true,