Skip to content

Commit

Permalink
chore: synchronize workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Dec 30, 2024
1 parent 1fbc164 commit bb1e5c1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 48 deletions.
7 changes: 1 addition & 6 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
format: node_modules
format:
(cd authors && make --no-print-dir format)
(cd changelog && make --no-print-dir format)
(cd conventional_commit_config && make --no-print-dir format)
Expand All @@ -11,8 +11,3 @@ licenses:
@echo No license checks necessary in this repo.

.DEFAULT_GOAL := help

node_modules: package-lock.json
echo installing Prettier ...
npm ci
touch node_modules
34 changes: 0 additions & 34 deletions package-lock.json

This file was deleted.

8 changes: 0 additions & 8 deletions package.json

This file was deleted.

0 comments on commit bb1e5c1

Please sign in to comment.