Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
102 changes: 29 additions & 73 deletions .eslint_todo.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This configuration was generated by `exe/eslint_autogen`
// on 2026-03-11 18:22:32 UTC.
// on 2026-07-04 16:59:21 UTC.
// The point is for the user to remove these configuration records
// one by one as the offenses are removed from the code base.

Expand Down Expand Up @@ -33,7 +33,7 @@ const config: Linter.Config[] = [
"@stylistic/keyword-spacing": "off",
},
},
// Offense count: 19
// Offense count: 20
{
files: [
"app/javascript/application.ts",
Expand Down Expand Up @@ -75,7 +75,7 @@ const config: Linter.Config[] = [
"@stylistic/no-extra-parens": "off",
},
},
// Offense count: 26
// Offense count: 40
{
files: [
"app/javascript/application.ts",
Expand All @@ -97,7 +97,7 @@ const config: Linter.Config[] = [
"@stylistic/quote-props": "off",
},
},
// Offense count: 41
// Offense count: 40
{
files: [
"app/javascript/application.ts",
Expand Down Expand Up @@ -125,7 +125,7 @@ const config: Linter.Config[] = [
"@stylistic/space-before-blocks": "off",
},
},
// Offense count: 43
// Offense count: 42
{
files: [
"app/javascript/application.ts",
Expand All @@ -146,7 +146,7 @@ const config: Linter.Config[] = [
"@typescript-eslint/ban-ts-comment": "off",
},
},
// Offense count: 7
// Offense count: 9
{
files: [
"app/javascript/application.ts",
Expand All @@ -157,16 +157,7 @@ const config: Linter.Config[] = [
"@typescript-eslint/explicit-function-return-type": "off",
},
},
// Offense count: 3
{
files: [
"spec/javascript/spec/views/story_view_spec.ts",
],
rules: {
"@typescript-eslint/init-declarations": "off",
},
},
// Offense count: 2
// Offense count: 1
{
files: [
"app/javascript/application.ts",
Expand All @@ -185,7 +176,7 @@ const config: Linter.Config[] = [
"@typescript-eslint/no-empty-function": "off",
},
},
// Offense count: 9
// Offense count: 5
{
files: [
"app/javascript/application.ts",
Expand All @@ -199,7 +190,6 @@ const config: Linter.Config[] = [
{
files: [
"app/javascript/application.ts",
"app/javascript/support/jquery-global.ts",
"spec/javascript/setup.ts",
"spec/javascript/spec/models/story_spec.ts",
"spec/javascript/spec/views/story_view_spec.ts",
Expand All @@ -208,7 +198,7 @@ const config: Linter.Config[] = [
"@typescript-eslint/no-unsafe-assignment": "off",
},
},
// Offense count: 171
// Offense count: 177
{
files: [
"app/javascript/application.ts",
Expand All @@ -220,7 +210,7 @@ const config: Linter.Config[] = [
"@typescript-eslint/no-unsafe-call": "off",
},
},
// Offense count: 262
// Offense count: 260
{
files: [
"app/javascript/application.ts",
Expand All @@ -231,7 +221,7 @@ const config: Linter.Config[] = [
"@typescript-eslint/no-unsafe-member-access": "off",
},
},
// Offense count: 6
// Offense count: 5
{
files: [
"app/javascript/application.ts",
Expand All @@ -249,7 +239,7 @@ const config: Linter.Config[] = [
"@typescript-eslint/prefer-destructuring": "off",
},
},
// Offense count: 1
// Offense count: 2
{
files: [
"app/javascript/application.ts",
Expand All @@ -267,7 +257,7 @@ const config: Linter.Config[] = [
"@typescript-eslint/prefer-optional-chain": "off",
},
},
// Offense count: 20
// Offense count: 22
{
files: [
"app/javascript/application.ts",
Expand All @@ -277,7 +267,7 @@ const config: Linter.Config[] = [
"@typescript-eslint/strict-boolean-expressions": "off",
},
},
// Offense count: 13
// Offense count: 17
{
files: [
"app/javascript/application.ts",
Expand All @@ -288,7 +278,7 @@ const config: Linter.Config[] = [
"camelcase": "off",
},
},
// Offense count: 1
// Offense count: 2
{
files: [
"spec/javascript/setup.ts",
Expand All @@ -297,7 +287,7 @@ const config: Linter.Config[] = [
"capitalized-comments": "off",
},
},
// Offense count: 11
// Offense count: 13
{
files: [
"app/javascript/application.ts",
Expand All @@ -315,7 +305,7 @@ const config: Linter.Config[] = [
"eqeqeq": "off",
},
},
// Offense count: 107
// Offense count: 109
{
files: [
"app/javascript/application.ts",
Expand All @@ -336,27 +326,17 @@ const config: Linter.Config[] = [
"func-style": "off",
},
},
// Offense count: 16
// Offense count: 9
{
files: [
"app/javascript/application.ts",
"app/javascript/support/jquery-global.ts",
"spec/javascript/setup.ts",
"spec/javascript/spec/views/story_view_spec.ts",
],
rules: {
"id-length": "off",
},
},
// Offense count: 1
{
files: [
"app/javascript/application.ts",
],
rules: {
"import/no-unresolved": "off",
},
},
// Offense count: 16
{
files: [
Expand Down Expand Up @@ -397,12 +377,11 @@ const config: Linter.Config[] = [
"max-statements": "off",
},
},
// Offense count: 4
// Offense count: 2
{
files: [
"app/javascript/application.ts",
"spec/javascript/setup.ts",
"spec/javascript/spec/views/story_view_spec.ts",
],
rules: {
"new-cap": "off",
Expand Down Expand Up @@ -463,7 +442,7 @@ const config: Linter.Config[] = [
"no-ternary": "off",
},
},
// Offense count: 40
// Offense count: 38
{
files: [
"app/javascript/application.ts",
Expand All @@ -481,7 +460,7 @@ const config: Linter.Config[] = [
"one-var": "off",
},
},
// Offense count: 62
// Offense count: 64
{
files: [
"app/javascript/application.ts",
Expand All @@ -492,7 +471,7 @@ const config: Linter.Config[] = [
"prefer-arrow-callback": "off",
},
},
// Offense count: 4
// Offense count: 6
{
files: [
"app/javascript/application.ts",
Expand All @@ -502,16 +481,7 @@ const config: Linter.Config[] = [
"prefer-named-capture-group": "off",
},
},
// Offense count: 1
{
files: [
"app/javascript/application.ts",
],
rules: {
"prefer-template": "off",
},
},
// Offense count: 4
// Offense count: 6
{
files: [
"app/javascript/application.ts",
Expand All @@ -530,47 +500,33 @@ const config: Linter.Config[] = [
"sort-imports": "off",
},
},
// Offense count: 26
// Offense count: 11
{
files: [
"app/javascript/application.ts",
"spec/javascript/setup.ts",
"spec/javascript/spec/models/story_spec.ts",
"spec/javascript/spec/views/story_view_spec.ts",
],
rules: {
"sort-keys": "off",
"vars-on-top": "off",
},
},
// Offense count: 26
// Offense count: 3
{
files: [
"app/javascript/application.ts",
"spec/javascript/setup.ts",
"spec/javascript/spec/models/story_spec.ts",
"spec/javascript/spec/views/story_view_spec.ts",
],
rules: {
"sort-keys-fix/sort-keys-fix": "off",
"vitest/no-hooks": "off",
},
},
// Offense count: 11
{
files: [
"app/javascript/application.ts",
"spec/javascript/spec/views/story_view_spec.ts",
],
rules: {
"vars-on-top": "off",
},
},
// Offense count: 3
{
files: [
"spec/javascript/spec/models/story_spec.ts",
"spec/javascript/spec/views/story_view_spec.ts",
],
rules: {
"vitest/no-hooks": "off",
"vitest/prefer-called-with": "off",
},
},
// Offense count: 4
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,31 +24,31 @@
"@eslint/js": "^10.0.1",
"@stylistic/eslint-plugin": "^5.10.0",
"@types/backbone": "latest",
"@types/hotwired__turbo": "^8.0.10",
"@types/hotwired__turbo": "^8.0.12",
"@types/mousetrap": "latest",
"@types/node": "^25.9.3",
"@types/rails__actioncable": "^8.0.3",
"@types/underscore": "latest",
"@typescript-eslint/eslint-plugin": "^8.60.0",
"@typescript-eslint/parser": "^8.60.0",
"@vitest/coverage-v8": "^4.1.8",
"@vitest/eslint-plugin": "^1.6.19",
"@typescript-eslint/eslint-plugin": "^8.62.1",
"@typescript-eslint/parser": "^8.62.1",
"@vitest/coverage-v8": "^4.1.9",
"@vitest/eslint-plugin": "^1.6.20",
"esbuild": "^0.28.1",
"eslint": "^10.4.1",
"eslint": "^10.6.0",
"eslint-find-rules": "^5.0.0",
"eslint-import-resolver-typescript": "^4.4.5",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-perfectionist": "^5.9.1",
"globals": "^17.6.0",
"globals": "^17.7.0",
"jiti": "^2.7.0",
"jsdom": "^29.1.1",
"stylelint": "^17.13.0",
"stylelint-config-recess-order": "^7.7.0",
"stylelint-config-standard": "^40.0.0",
"stylelint-selector-bem-pattern": "^5.0.0",
"typescript": "^6.0.3",
"typescript-eslint": "^8.60.0",
"vitest": "^4.1.8"
"typescript-eslint": "^8.62.1",
"vitest": "^4.1.9"
},
"scripts": {
"build": "bin/build",
Expand Down
Loading
Loading