Skip to content

Commit

Permalink
types: remove inline markdown docs
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Mar 12, 2021
1 parent 28d50d0 commit e8f2974
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig/types.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"compilerOptions": {
"target": "ESNext",
"outDir": "../dist/types",
"removeComments": false,
"declaration": true,
"emitDeclarationOnly": true
}
Expand Down

0 comments on commit e8f2974

Please sign in to comment.