docs(readme) add to lint

This commit is contained in:
coderaiser 2020-11-03 10:27:36 +02:00
parent ab7f266e2b
commit 30da4bcd85
3 changed files with 114 additions and 100 deletions

View file

@ -21,6 +21,7 @@ const names = [
'.eslintrc.js',
'.madrun.js',
'{client,server,common}/**/*.spec.js',
'*.md',
];
const {putout} = predefined;