Skip to content

Commit

Permalink
Update lint-staged and release-it configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderKnauff committed Jan 25, 2024
1 parent e941fa2 commit 91cb525
Show file tree
Hide file tree
Showing 16 changed files with 3,031 additions and 3,268 deletions.
2,101 changes: 0 additions & 2,101 deletions CHANGELOG.md

This file was deleted.

1 change: 1 addition & 0 deletions CHANGELOG.md
88 changes: 0 additions & 88 deletions CONTRIBUTING.md

This file was deleted.

1 change: 1 addition & 0 deletions CONTRIBUTING.md
9 changes: 0 additions & 9 deletions LICENSE.md

This file was deleted.

1 change: 1 addition & 0 deletions LICENSE.md
58 changes: 0 additions & 58 deletions README.md

This file was deleted.

1 change: 1 addition & 0 deletions README.md
60 changes: 0 additions & 60 deletions RELEASE.md

This file was deleted.

1 change: 1 addition & 0 deletions RELEASE.md
4 changes: 4 additions & 0 deletions docs/.lintstagedrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"*.js": "eslint --cache --fix",
"*.hbs": "ember-template-lint"
}
4 changes: 4 additions & 0 deletions ember-bootstrap/.lintstagedrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"*.js": "eslint --cache --fix",
"*.hbs": "ember-template-lint"
}
Loading

0 comments on commit 91cb525

Please sign in to comment.