1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/packages/api
Dina Basumatary 68ea21214a fix: eslint errors (#1973)
* fix: eslint errors

* fix: rename a test

* fix: broken integration test

due to removing next argument in the middleware.

* changeset
2021-04-09 17:54:23 +02:00
..
__mocks__/@verdaccio/logger feat: relocate core packages (#1906) 2021-04-09 17:54:13 +02:00
src fix: eslint errors (#1973) 2021-04-09 17:54:23 +02:00
test refactor: max-len and printWidth to 100 (#1941) 2021-04-09 17:54:20 +02:00
types refactor: max-len and printWidth to 100 (#1941) 2021-04-09 17:54:20 +02:00
.babelrc refactor: devDependencies strictly defined in each package (#1884) 2021-04-09 17:54:11 +02:00
.eslintrc feat: migrate yarn workspaces (#1546) 2021-04-09 17:54:01 +02:00
jest.config.js chore: reuse jest config 2021-04-09 17:54:03 +02:00
package.json refactor: max-len and printWidth to 100 (#1941) 2021-04-09 17:54:20 +02:00
tsconfig.build.json feat: add typescript project references settings (#1933) 2021-04-09 17:54:19 +02:00
tsconfig.json refactor: max-len and printWidth to 100 (#1941) 2021-04-09 17:54:20 +02:00