Skip to content

Commit

Permalink
feat(solidstart): Add sentrySolidStartVite plugin to simplify sourc…
Browse files Browse the repository at this point in the history
…e maps upload
  • Loading branch information
andreiborza committed Sep 3, 2024
1 parent c9c346c commit 3e32aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/solidstart/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ module.exports = {
files: ['src/vite/**', 'src/server/**'],
rules: {
'@sentry-internal/sdk/no-optional-chaining': 'off',
'@sentry-internal/sdk/no-nullish-coalescing': 'off',
},
},
],
Expand Down

0 comments on commit 3e32aa4

Please sign in to comment.