Skip to content

Commit 1f34f02

Browse files
committed
chore(chrome-extension): Update to ES2022
1 parent 34d9a43 commit 1f34f02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/chrome-extension/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"compilerOptions": {
3-
"target": "ES2019",
3+
"target": "ES2022",
44
"lib": ["dom", "dom.iterable", "esnext"],
55
"allowJs": true,
66
"skipLibCheck": true,

0 commit comments

Comments
 (0)