Skip to content

Commit e89a4e9

Browse files
authored
Switch to ESNext for Intl.DisplayNames types
microsoft/TypeScript#41338 (comment)
1 parent e8f2535 commit e89a4e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://json.schemastore.org/tsconfig",
33
"extends": "eslint-config-upleveled/tsconfig.base.json",
44
"compilerOptions": {
5+
"target": "ESNext",
56
"jsx": "preserve",
67
"jsxImportSource": "@emotion/react",
78
"plugins": [

0 commit comments

Comments
 (0)