mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
f3f00052d8
* build: eslint config as package * chore: fix formatting
3 lines
63 B
JavaScript
3 lines
63 B
JavaScript
module.exports = {
|
|
extends: ['@verdaccio/eslint-config'],
|
|
};
|