Skip to content

Commit 4c797f2

Browse files
Bump prettier from 3.2.4 to 3.2.5 (#8)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nate Rutman <nrutman@users.noreply.github.com>
1 parent 8809873 commit 4c797f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tsconfig.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"noUncheckedIndexedAccess": true,
1717
"noUnusedLocals": true,
1818
"noUnusedParameters": true,
19-
"resolveJsonModule": true,
19+
"resolveJsonModule": true
2020
},
21-
"include": ["src"],
21+
"include": ["src"]
2222
}

0 commit comments

Comments
 (0)