Skip to content

Commit

Permalink
Remove useless front-end files and reformat #20
Browse files Browse the repository at this point in the history
  • Loading branch information
ruigouveiamaciel committed Mar 8, 2023
1 parent deeb32a commit ce349d1
Show file tree
Hide file tree
Showing 51 changed files with 4,843 additions and 4,539 deletions.
4 changes: 4 additions & 0 deletions packages/esptool-js/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"extends": ["@scientisst/eslint-config-next"],
"root": true
}
12 changes: 12 additions & 0 deletions packages/esptool-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Version 0.2.3

- Remove: rollup.config.js
- Remove: index.js
- Remove: index.html
- Remove: favicon.ico
- Remove: tsconfig.json
- Remove: bundle.js
- Remove: assets directory
- Remove: prettier.config.js
- Add: .eslintrc.json

# Version 0.2.2

- Refactor: restyle code with prettier
Expand Down
Binary file removed packages/esptool-js/assets/esp-logo.png
Binary file not shown.
2 changes: 0 additions & 2 deletions packages/esptool-js/bundle.js

This file was deleted.

Binary file removed packages/esptool-js/favicon.ico
Binary file not shown.
87 changes: 0 additions & 87 deletions packages/esptool-js/index.html

This file was deleted.

Loading

0 comments on commit ce349d1

Please sign in to comment.