chore(lint) add progress

This commit is contained in:
coderaiser 2021-02-19 22:26:13 +02:00
parent a108bd82b5
commit bcc11bda74
2 changed files with 3 additions and 1 deletions

View file

@ -14,8 +14,9 @@ export default {
}),
'build:start': () => run(['build:client', 'start']),
'build:start:dev': () => run(['build:client:dev', 'start:dev']),
'lint:all': () => run(['lint', 'spell']),
'lint:all': () => run(['lint:progress', 'spell']),
'lint': () => 'putout .',
'lint:progress': () => run('lint', '-f progress'),
'watch:lint': () => 'nodemon -w client -w server -w test -w common -w .webpack -x "putout -s"',
'fresh:lint': () => run('lint', '--fresh'),
'lint:fresh': () => run('lint', '--fresh'),

View file

@ -55,6 +55,7 @@
"nginx",
"npm",
"or io",
"patreon",
"refactor",
"sexualized",
"sslPort",