Movatterモバイル変換


[0]ホーム

URL:


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

Commit6b9d21b

Browse files
authored
Make default notation more consistant
1 parent20fa5ed commit6b9d21b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ If you have specified a [`dataCallback`] when you configured Raven, note that
109109

110110
####`stateTransformer`
111111

112-
Default:`state => state`_(Function)_
112+
Default:`state => state`
113113

114114
In some cases your state may be extremely large, or contain sensitive data.
115115
In those cases, you may want to transform your state before sending it to
@@ -131,7 +131,7 @@ name, specify it here.
131131

132132
####`filterBreadcrumbActions`_(Function)_
133133

134-
Default:`action => true`_(Function)_
134+
Default:`action => true`
135135

136136
If your app has certain actions that you do not want to send to Sentry, pass
137137
a filter function in this option. If the filter returns a truthy value, the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp