Skip to content

Commit 7d88753

Browse files
committed
wip
1 parent c905b39 commit 7d88753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode-tailwindcss/tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"module": "commonjs",
4-
"target": "es6",
4+
"target": "es2022",
55
"lib": ["ES2022"],
66
"rootDir": "..",
77
"sourceMap": true,

0 commit comments

Comments
 (0)