mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-28 20:25:41 +08:00
chore(docs): fix linting issue
This commit is contained in:
2
packages/crashlytics/lib/index.d.ts
vendored
2
packages/crashlytics/lib/index.d.ts
vendored
@@ -107,7 +107,7 @@ export namespace FirebaseCrashlyticsTypes {
|
||||
/**
|
||||
* Record a JavaScript Error.
|
||||
*
|
||||
* The JavaScript stack trace is converted into a mock native iOS or Android exception before submission.
|
||||
* The JavaScript stack trace is converted into a mock native iOS or Android exception before submission.
|
||||
* The line numbers in the stack trace (if available) will be relative to the javascript bundle built by your packager,
|
||||
* after whatever transpilation or minimization steps happen. You will need to maintain sourcemaps to decode them if desired.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user