mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
f3f00052d8
* build: eslint config as package * chore: fix formatting
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
module.exports = {
|
|
extends: ['@verdaccio/eslint-config'],
|
|
};
|