Skip to content

Commit

Permalink
feat: update template
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi committed Apr 12, 2024
1 parent c157ef8 commit fb0d223
Show file tree
Hide file tree
Showing 27 changed files with 530 additions and 2,475 deletions.
4 changes: 0 additions & 4 deletions .eslintignore

This file was deleted.

1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ module.exports = {
react: {version: 'detect'},
'import/resolver': {typescript: {}}
},
ignorePatterns: ['public/sw*', 'public/workbox*', 'ipfs/*'],
rules: {
'import/default': 0,
'react/prop-types': 0,
Expand Down
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"editor.wordWrap": "off",
"editor.autoIndent": "keep",
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"editor.quickSuggestions": {
"strings": true
Expand Down
Binary file modified bun.lockb
Binary file not shown.
134 changes: 0 additions & 134 deletions components/common/AddressInput.tsx

This file was deleted.

56 changes: 0 additions & 56 deletions components/common/ComboboxAddressInput/PossibleOption.tsx

This file was deleted.

88 changes: 0 additions & 88 deletions components/common/ComboboxAddressInput/SelectedOption.tsx

This file was deleted.

Loading

0 comments on commit fb0d223

Please sign in to comment.