Skip to content

Commit 0fa0e23

Browse files
authored
Merge pull request #2 from StatelessStudio/v1.0.0
Lint
2 parents d943910 + faeabcc commit 0fa0e23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ export const defaultOptions: ErrorHandlerOptions = {
3838
justMyCode: true,
3939
justMyCodeIncludeNodeModules: false,
4040
justMyCodeIncludeInternals: false,
41+
42+
// eslint-disable-next-line no-console
4143
handler: console.error
4244
};
4345

0 commit comments

Comments
 (0)