Skip to content

Commit

Permalink
Chore/readme (#9)
Browse files Browse the repository at this point in the history
* update files to publish

* updates readme with more examples
  • Loading branch information
JuliusKoronciCH authored Apr 7, 2024
1 parent db1bf8c commit 5044da7
Show file tree
Hide file tree
Showing 6 changed files with 458 additions and 51 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module.exports = {
plugins: ['react'],
rules: {
'@typescript-eslint/semi': 'off',
'@typescript-eslint/strict-boolean-expressions': 'off',
'@typescript-eslint/explicit-function-return-type': 'off',
},
settings: {
Expand Down
Loading

0 comments on commit 5044da7

Please sign in to comment.