add get-value

This commit is contained in:
wtl
2024-05-29 09:53:38 +09:00
parent c426bbf793
commit cd0c3197fa
32 changed files with 4707 additions and 0 deletions

5
quasar-project/.npmrc Normal file
View File

@@ -0,0 +1,5 @@
# pnpm-related options
shamefully-hoist=true
strict-peer-dependencies=false
# to get the latest compatible packages when creating the project https://github.com/pnpm/pnpm/issues/6463
resolution-mode=highest