Skip to content

Commit

Permalink
Merge pull request #82 from ember-nexus/github-issue/81
Browse files Browse the repository at this point in the history
GitHub issue/81
  • Loading branch information
Syndesi authored Jul 8, 2024
2 parents faa6cb2 + b3fb22a commit 59994b6
Show file tree
Hide file tree
Showing 337 changed files with 1,171 additions and 1,301 deletions.
1 change: 0 additions & 1 deletion .eslintignore

This file was deleted.

62 changes: 0 additions & 62 deletions .eslintrc.json

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
name: 'Unit test coverage'
needs:
- test-unit
if: github.ref == 'refs/heads/main'
steps:
- uses: actions/setup-node@v4
with:
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Fix typo.
- Fix package.json.
- Remove unnecessary dependencies.
- Upgrade dependencies, especially eslint and typescript.

## 0.0.57 - 2024-06-06

Expand Down
2 changes: 1 addition & 1 deletion docs/type/assets/hierarchy.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 59994b6

Please sign in to comment.