mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Use @discourse/lint-configs (#24038)
This commit is contained in:
12
package.json
12
package.json
@@ -5,6 +5,7 @@
|
||||
"author": "Discourse",
|
||||
"license": "GPL-2.0-only",
|
||||
"devDependencies": {
|
||||
"@discourse/lint-configs": "^1.0.0",
|
||||
"@discourse/moment-timezone-names-translations": "^1.0.0",
|
||||
"@fortawesome/fontawesome-free": "5.15.4",
|
||||
"@glint/core": "^1.1.0",
|
||||
@@ -21,14 +22,9 @@
|
||||
"chrome-remote-interface": "^0.31.3",
|
||||
"concurrently": "^8.2.1",
|
||||
"diffhtml": "1.0.0-beta.30",
|
||||
"ember-template-lint": "5.11.2",
|
||||
"ember-template-lint": "^5.11.2",
|
||||
"esbuild": "^0.19.2",
|
||||
"eslint": "^8.37.0",
|
||||
"eslint-config-discourse": "^5.1.0",
|
||||
"eslint-plugin-decorator-position": "^5.0.2",
|
||||
"eslint-plugin-ember": "11.11.1",
|
||||
"eslint-plugin-simple-import-sort": "^10.0.0",
|
||||
"eslint-plugin-sort-class-members": "1.18.0",
|
||||
"eslint": "^8.51.0",
|
||||
"jsdoc": "^4.0.0",
|
||||
"lefthook": "^1.2.0",
|
||||
"lint-to-the-future": "^2.0.0",
|
||||
@@ -38,7 +34,7 @@
|
||||
"moment": "2.29.4",
|
||||
"moment-timezone": "0.5.43",
|
||||
"pikaday": "1.8.2",
|
||||
"prettier-plugin-ember-template-tag": "^0.3.2",
|
||||
"prettier": "^2.8.8",
|
||||
"puppeteer-core": "^21.0.3",
|
||||
"squoosh": "discourse/squoosh#dc9649d",
|
||||
"tidy-jsdoc": "^1.4.1",
|
||||
|
||||
Reference in New Issue
Block a user