tailwind-ctp-intellisense/packages/tailwindcss-language-service
Remco Haszing 055b8909af
Define TypeScript compiler target (#522)
TypeScript was complaining about some syntax features, this solves it.
It doesn’t affect the output, as `tsdx` ignores the `target` property.
2022-04-13 17:43:35 +01:00
..
src Convert dlv require statements to imports (#521) 2022-04-13 17:10:47 +01:00
.browserslistrc Optimize language service build (#520) 2022-04-13 17:29:08 +01:00
.gitignore add lerna and separate language server package 2021-06-01 12:37:15 +01:00
LICENSE Create LICENSE 2022-01-05 10:28:45 +00:00
package-lock.json Bump ansi-regex in /packages/tailwindcss-language-service (#511) 2022-04-01 15:23:47 +01:00
package.json Rework language boundary detection (#502) 2022-03-02 17:16:35 +00:00
tsconfig.json Define TypeScript compiler target (#522) 2022-04-13 17:43:35 +01:00