Skip to content

Commit

Permalink
Update ts type definitions (#142)
Browse files Browse the repository at this point in the history
* updated typescript types

* add prettier
  • Loading branch information
hautajoki authored Oct 12, 2024
1 parent 2e246e1 commit 6359701
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 218 deletions.
6 changes: 6 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "all",
"useTabs": true
}
Loading

0 comments on commit 6359701

Please sign in to comment.