This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
verdaccio
Watch
1
Star
0
Fork
0
You've already forked verdaccio
mirror of
https://github.com/verdaccio/verdaccio.git
synced
2024-11-13 03:35:52 +01:00
Code
Releases
Wiki
Activity
6c1eb021ba
verdaccio
/
packages
/
cli
/
test
/
cli-test.spec.ts
4 lines
81 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: migrate yarn workspaces (#1546)
2020-03-03 23:59:19 +01:00
describe
(
'cli test'
,
(
)
=
>
{
chore: lint prettier update (#1904) * chore: update prettier@2.x * chore: prettier auto fix * chore: fake circleci we don't need it but I want make dissapear the error
2020-08-13 23:27:00 +02:00
test
.
todo
(
'write some test for this module'
)
;
feat: migrate yarn workspaces (#1546)
2020-03-03 23:59:19 +01:00
}
)
;
Copy Permalink