Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e263d49

Browse files
dennybiasiollicexbrayat
authored andcommitted
chore(config): moving prettier script inside the script section
1 parent ba22dbc commit e263d49

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎template/config/prettier/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"format": "prettier --write src/",
2+
"scripts": {
3+
"format": "prettier --write src/"
4+
},
35
"devDependencies": {
46
"prettier": "3.5.3"
57
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /