Skip to content

Commit

Permalink
docs work
Browse files Browse the repository at this point in the history
  • Loading branch information
saqqdy committed Nov 13, 2023
1 parent 6439e33 commit d040b86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
![typescript][typescript-url]
[![npm download][download-image]][download-url]
[![License][license-image]][license-url]

<!-- [![Test coverage][codecov-image]][codecov-url] -->

<!-- [![Sonar][sonar-image]][sonar-url] -->
Expand Down
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"resolveJsonModule": true,
"module": "ESNext",
"strict": true,
"skipLibCheck": true,
"noImplicitOverride": true,
"noUnusedLocals": true,
"esModuleInterop": true,
Expand Down

0 comments on commit d040b86

Please sign in to comment.