Skip to content

Commit

Permalink
fix: remove duplicated key in tsconfig.json (umijs#4161)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisShen93 authored Mar 16, 2020
1 parent 216c987 commit 8ba268d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/umi/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"jsx": "preserve",
"skipLibCheck": true,
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"experimentalDecorators": true,
"strict": true,
Expand Down

0 comments on commit 8ba268d

Please sign in to comment.