0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-11 02:15:57 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Juan Picado
3aa51596dc
refactor: max-len and printWidth to 100 (#1941)
* refactor: max-len and printWidth to 100

* chore: ci specific pnpm version

* fix: add types peer package

literally get rid of types package
2020-09-17 06:48:16 +02:00
Juan Picado
26b494cbd4
feat: add typescript project references settings (#1933)
Add two different settings for compile and develop.

https://www.typescriptlang.org/docs/handbook/project-references.html
2020-09-07 07:07:05 +02:00
Juan Picado
f63b0819b4
chore: restore website build (#1920) 2020-08-27 21:23:56 +02:00
Juan Picado @jotadeveloper
4a4d3c692c
feat: add @verdaccio/commons-api package
Update local references
2020-08-19 22:02:40 +02:00
Juan Picado @jotadeveloper
979e547d95
chore: extend lint rules to root 2020-08-13 23:36:23 +02:00
Juan Picado
09b59d59e6
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
Juan Picado
66bfc6497e
refactor: devDependencies strictly defined in each package (#1884)
* refactor: new babel preset

* chore: using pnpm

let's see how it goes, all seems works fine by far, pretty solid.
2020-08-11 07:46:53 +02:00
Juan Picado
a819139291
refactor: test api refactor (#1826)
* test: add test for whoami

* Update middleware.ts

* test for user api

* more test for user api

* remove repeated code

* refactor

* Update index.spec.ts

* add package test

refactor others

* chore: upgrade deps

* chore: add test for package

* chore: update test

* update lock file

* Update ci.yml

* Update ci.yml

* Update package.spec.ts

* chore: update ci settings

* chore: update deps

* chore: update test
2020-08-11 07:46:37 +02:00
Juan Picado
c9a1500d36
chore: update dependencies (maintenance)
* chore: update deps

* chore: update deps

* chore: fix dependencies

* chore: update deps

* chore: update deps

* chore: add types

* chore: update jest
2020-08-11 07:46:14 +02:00
Juan Picado @jotadeveloper
1fabec8df1
feat: migrate from buyan to pinojs (#1760)
* feat: migrate from buyan to pinojs

* chore: fix lint

* chore: release utils from import

* chore: fix test

* chore: add missing dep

* chore: add dependency

* chore: add prettifier module

* chore: add pretty stamp option

* chore: fix package name location

* chore: crash on try use rotating file type

* chore: remove arg
2020-08-11 07:46:12 +02:00