mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
add pretty
This commit is contained in:
parent
b22627906c
commit
5a306e699f
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ RUN npm -g --no-cache install \
|
||||||
typescript eslint \
|
typescript eslint \
|
||||||
standard \
|
standard \
|
||||||
babel-eslint \
|
babel-eslint \
|
||||||
|
prettier \
|
||||||
@typescript-eslint/eslint-plugin \
|
@typescript-eslint/eslint-plugin \
|
||||||
@typescript-eslint/parser
|
@typescript-eslint/parser
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue