This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
Sharkey
Watch
1
Star
0
Fork
You've already forked Sharkey
0
mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced
2025-03-05 03:06:54 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
833e2869e7
Sharkey
/
.vscode
/
settings.json
6 lines
119 B
JSON
Raw
Normal View
History
Unescape
Escape
Use pnpm for package manager (#9531) * Use pnpm for package manager * Fix * Change github workflow * use pnpm in workflow * fix * Fix test (e2e/jest) * Update Dockerfile for pnpm * Exclude node_modules from file search on VSCode * Update pnpm-lock.yaml * Update pnpm-lock.yaml * Move typescript from devDependencies to dependencies * Fix Dockerfile Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-01-16 06:08:42 +09:00
{
"search.exclude"
:
{
"**/node_modules"
:
true
fix typescript version on vscode
2023-02-19 12:29:04 +00:00
}
,
"typescript.tsdk"
:
"node_modules/typescript/lib"
Use pnpm for package manager (#9531) * Use pnpm for package manager * Fix * Change github workflow * use pnpm in workflow * fix * Fix test (e2e/jest) * Update Dockerfile for pnpm * Exclude node_modules from file search on VSCode * Update pnpm-lock.yaml * Update pnpm-lock.yaml * Move typescript from devDependencies to dependencies * Fix Dockerfile Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-01-16 06:08:42 +09:00
}
Reference in a new issue
Copy permalink