Skip to content

Commit

Permalink
Made base types more explicit in terms of precision and sign.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwoplaza committed Sep 10, 2023
1 parent 1ea9c46 commit 93f078f
Show file tree
Hide file tree
Showing 29 changed files with 1,369 additions and 1,146 deletions.
6 changes: 6 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"singleQuote": true,
"trailingComma": "all",
"arrowParens": "always",
"endOfLine": "auto"
}
Loading

0 comments on commit 93f078f

Please sign in to comment.