Skip to content

Commit 006d2eb

Browse files
authored
chore(*): add lerna.json to .prettierignore (#248)
This pull request includes a small change to the `.prettierignore` file. The change adds `lerna.json` to the list of ignored files. Change in `.prettierignore`: * Added `lerna.json` to the list of ignored files.
1 parent cd206d5 commit 006d2eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ build
1515
coverage
1616

1717
# package
18+
lerna.json
1819
package-lock.json
1920

2021
# markdown

0 commit comments

Comments
 (0)