tailwind-ctp-intellisense/packages/tailwindcss-language-server/tests
Jordan Pittman 19cb859b5d
Upgrade some dependencies (#871)
* Switch to NPM workspaces

* Add bun types for testing

* Remove some dependencies

* Cleanup code

* Upgrade esbuild

* Hardcode externals

They’re the same between the packages except for vscode but including an external that’s not ultimately required isn’t an error.

* Reorganize package json

* Replace TSDX with esbuild

* wip

* Simplify script

* Move esbuild into individual packages

* Bump vsce

* Fix packaging

* fixup

* Swap mri for minimist

It’s the same API but maintained

* Update lockfiles

* Add logs

* Bump version

* Update lockfile

* Add test for `extractClassNames`

* fix
2023-10-20 14:17:41 -04:00
..
code-actions Add global test timeout 2023-08-29 11:13:54 +01:00
colors Add tests 2023-08-29 10:37:51 +01:00
commands Add "Sort Selection" command (#851) 2023-08-31 15:53:20 +01:00
completions Add tests 2023-08-29 10:37:51 +01:00
diagnostics Add tests 2023-08-29 10:37:51 +01:00
document-links Add tests 2023-08-29 10:37:51 +01:00
env Add tests 2023-08-29 10:37:51 +01:00
fixtures Upgrade some dependencies (#871) 2023-10-20 14:17:41 -04:00
hover Add tests 2023-08-29 10:37:51 +01:00
common.js Add tests 2023-08-29 10:37:51 +01:00
prepare.js Add tests 2023-08-29 10:37:51 +01:00