DEV: Update linting config and run gjs-codemod (#19)
* DEV: Update linting config and run gjs-codemod
* DEV: Update linting config and run gjs-codemod
Showing
| { | { | ||
| "private": true, | "private": true, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@discourse/lint-configs": "2.11.1", | "@discourse/lint-configs": "2.25.0", | ||
| "ember-template-lint": "7.0.1", | "ember-template-lint": "7.8.1", | ||
| "eslint": "9.22.0", | "eslint": "9.28.0", | ||
| "prettier": "3.5.3", | "prettier": "3.5.3", | ||
| "stylelint": "16.16.0" | "stylelint": "16.20.0" | ||
| }, | }, | ||
| "engines": { | "engines": { | ||
| "node": ">= 22", | "node": ">= 22", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment