We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c905b39 commit 7d88753Copy full SHA for 7d88753
packages/vscode-tailwindcss/tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"module": "commonjs",
4
- "target": "es6",
+ "target": "es2022",
5
"lib": ["ES2022"],
6
"rootDir": "..",
7
"sourceMap": true,
0 commit comments