Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
- update dependencies
- switch to pnpm
- remove prettier
- lint config minimal and primarily for formatting
- rename @inspector-hex/decoder-api to @inspector-hex/api
  • Loading branch information
tao-cumplido committed Nov 3, 2024
1 parent 02766bc commit 4fe0a5f
Show file tree
Hide file tree
Showing 63 changed files with 3,257 additions and 6,302 deletions.
4 changes: 0 additions & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# https://editorconfig.org
root = true

[*]
indent_style = tab
indent_size = 3
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
Expand Down
3 changes: 0 additions & 3 deletions .eslintignore

This file was deleted.

335 changes: 0 additions & 335 deletions .eslintrc.js

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
node_modules
dist
eslint-typegen.d.ts
*.vsix
*.tgz
.token
Expand Down
24 changes: 0 additions & 24 deletions .prettierrc.js

This file was deleted.

Loading

0 comments on commit 4fe0a5f

Please sign in to comment.