Skip to content

Commit

Permalink
DEV: Update linting (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
CvX authored Mar 27, 2024
1 parent 601526c commit 9edef0c
Show file tree
Hide file tree
Showing 2 changed files with 371 additions and 80 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
{
"name": "discourse-custom-header-links",
"version": "1.0.0",
"repository": "https://github.com/discourse/discourse-custom-header-links",
"author": "Discourse",
"license": "GPL-2.0-or-later",
"private": true,
"devDependencies": {
"@discourse/lint-configs": "^1.2.0",
"@discourse/lint-configs": "^1.3.7",
"ember-template-lint": "^5.13.0",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"prettier": "^2.8.8"
}
}
Loading

0 comments on commit 9edef0c

Please sign in to comment.