chore(lint): run prettier to all files

This commit is contained in:
2023-10-30 14:44:46 +02:00
parent 1b80c8b7ed
commit bfe7e93b60
5 changed files with 16 additions and 21 deletions

View File

@@ -1,5 +1,3 @@
{
"extends": [
"@ivuorinen/semantic-release-config"
]
}
"extends": ["@ivuorinen/semantic-release-config"]
}