This website requires JavaScript.
Explore
Help
Sign In
Madeorsk
/
rudeshark.net
Watch
1
Star
0
Fork
0
You've already forked rudeshark.net
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
813fb25d72
rudeshark.net
/
.vim
/
coc-settings.json
5 lines
84 B
JSON
Raw
Normal View
History
Unescape
Escape
Reproducible Builds
2022-12-27 00:24:19 +01:00
{
refactor: :hammer: Use pnpm instead of yarn (#9461) Reasons: 1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`. 2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!! 3. Resolves #9412 Co-authored-by: ThatOneCalculator <kainoa@t1c.dev> Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 05:18:16 +01:00
"eslint.packageManager"
:
"pnpm"
,
no more eslint
2023-01-13 05:54:33 +01:00
"workspace.workspaceFolderCheckCwd"
:
false
Reproducible Builds
2022-12-27 00:24:19 +01:00
}
Reference in New Issue
Copy Permalink