Skip to content

Commit

Permalink
ci: specifically install prettier config again
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-reimann committed Mar 4, 2023
1 parent 2e3f7df commit 8ac2407
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ JSON_PRETTIER_FILE_EXTENSIONS:

# Commands
PRE_COMMANDS:
- command: npm install
- command: npm install @lars-reimann/prettier-config
cwd: workspace
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "safe-data-science",
"name": "safe-ds-stdlib",
"version": "0.0.1",
"private": true,
"prettier": "@lars-reimann/prettier-config",
Expand Down

0 comments on commit 8ac2407

Please sign in to comment.