Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
amk221 committed Dec 16, 2023
1 parent dc5875a commit c658442
Show file tree
Hide file tree
Showing 7 changed files with 412 additions and 1,165 deletions.
2 changes: 1 addition & 1 deletion .template-lintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

module.exports = {
plugins: ['@zestia/template-lint-config'],
extends: 'zestia:recommended',
extends: 'zestia:recommended'
};
5 changes: 1 addition & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
"eslint.validate": [
"glimmer-ts",
"glimmer-js"
]
"eslint.validate": ["glimmer-ts", "glimmer-js"]
}
Loading

0 comments on commit c658442

Please sign in to comment.