Skip to content

Commit

Permalink
chore: Remove unused packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pawanpaudel93 committed Aug 24, 2024
1 parent eba57a8 commit 51e32c1
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1,416 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Thank you for considering contributing to ao-deploy! We welcome contributions fr
1. **Code style**:
- Follow the coding style and guidelines as configured in our ESLint setup. We use `@antfu/eslint-config` for ESLint configuration.
- Follow the coding style and guidelines as configured in our ESLint setup.
- Ensure code formatting using ESLint. We have `lint-staged` configured to run `eslint --fix` on staged files before committing.
2. **Documentation**: Update documentation as necessary to reflect your changes.
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@
"pretty-file-tree": "^1.0.1"
},
"devDependencies": {
"@antfu/eslint-config": "^2.24.1",
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.7",
"@eslint/js": "^9.9.0",
"@types/node": "^20.12.8",
"bumpp": "^9.4.1",
Expand Down
Loading

0 comments on commit 51e32c1

Please sign in to comment.