Skip to content

Commit

Permalink
Drop by tslint unsupported typescript option
Browse files Browse the repository at this point in the history
  • Loading branch information
bobvandevijver committed Jul 21, 2021
1 parent b5241c0 commit 56d098f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"experimentalDecorators": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"importsNotUsedAsValues": "preserve",
"resolveJsonModule": true,
"sourceMap": true,
"baseUrl": ".",
Expand Down

0 comments on commit 56d098f

Please sign in to comment.