mirror of
https://github.com/offen/website.git
synced 2024-11-21 16:50:27 +01:00
install chrome in dockerfile, skip download on npm i
This commit is contained in:
parent
09908d5783
commit
7bbefd6649
@ -10,6 +10,6 @@ insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
indent_style = tab
|
||||
|
||||
[{*.js,*.yml,*.md,Gopkg.toml,package.json,*.html}]
|
||||
[{*.js,*.yml,*.md,Gopkg.toml,package.json,*.html,Dockerfile.*}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
Loading…
Reference in New Issue
Block a user