Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/test/unit/node/test-plugin
Joe Previte da03a648c2
fix(npm): use correct flags and update version for npm (#5533)
* fix: update npm-postinstall.sh script

Add --legacy-peer-deps to deal with weird npm issue with vscode
dependencies.

See: https://stackoverflow.com/a/66620869/3015595

* fix: use npm in release-standalone

* chore: update package.json

* chore: bump plugin engine for tests
2022-09-06 11:03:27 -07:00
..
public refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00
src release: 4.0.1 (#4678) 2022-01-05 13:06:32 -07:00
.eslintrc.js chore: replace eslint-import-resolver-alias with eslint-import-resolver-typescript (#4546) 2021-12-07 14:39:01 -07:00
.gitignore refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00
Makefile refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00
package.json fix(npm): use correct flags and update version for npm (#5533) 2022-09-06 11:03:27 -07:00
tsconfig.json refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00
yarn.lock refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00