Skip to content

Commit

Permalink
Merge pull request #28 from hckrnews/feature/20230109
Browse files Browse the repository at this point in the history
Update dependencies and docblocks
  • Loading branch information
w3nl authored Jan 9, 2023
2 parents f972844 + a842082 commit e51d61b
Show file tree
Hide file tree
Showing 4 changed files with 756 additions and 468 deletions.
9 changes: 9 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"compilerOptions": {
"checkJs": true
},
"exclude": [
"node_modules",
"**/node_modules/*"
]
}
Loading

0 comments on commit e51d61b

Please sign in to comment.