We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0616187 commit 055b890Copy full SHA for 055b890
packages/tailwindcss-language-service/tsconfig.json
@@ -3,6 +3,7 @@
3
"compilerOptions": {
4
"module": "esnext",
5
"lib": ["ES2020"],
6
+ "target": "ES2020",
7
"importHelpers": true,
8
"declaration": true,
9
"sourceMap": true,
0 commit comments