Skip to content

Commit

Permalink
@axe-core/react: includes source-maps to dist (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitas1 authored Jan 7, 2022
1 parent ca8aa31 commit b32603a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"moduleResolution": "node",
"declaration": true,
"sourceMap": true,
"inlineSources": true,
"allowJs": false,
"module": "commonjs",
"target": "es5",
Expand Down

0 comments on commit b32603a

Please sign in to comment.