Skip to content

Commit

Permalink
Target es2019 for optional chaiining
Browse files Browse the repository at this point in the history
  • Loading branch information
Kadi Kraman committed Sep 7, 2020
1 parent f298cbe commit 8f51a67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exchanges/auth/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"include": ["src"],
"compilerOptions": {
"baseUrl": "./",
"target": "es2019",
"paths": {
"urql": ["../../node_modules/urql/src"],
"*-urql": ["../../node_modules/*-urql/src"],
Expand Down

0 comments on commit 8f51a67

Please sign in to comment.