mirror of
https://github.com/teableio/teable
synced 2024-11-21 23:04:16 +00:00
43fab8d4ac
* test: change nextjs-app from jest to vitest * test: change packages from jest to vitest * fix: remove error jest types * test: run backend e2e with vitest * test: remove all jest * fix: duplicate provider * test: optimize test setting
8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
engine-strict=true
|
|
strict-peer-dependencies=false
|
|
auto-install-peers=true
|
|
lockfile=true
|
|
registry=https://registry.npmjs.org/
|
|
save-prefix=''
|
|
# http-proxy=http://127.0.0.1:7890
|
|
# https-proxy=http://127.0.0.1:7890 |