11// This configuration was generated by `exe/eslint_autogen`
2- // on 2026-02-15 05:36:35 UTC.
2+ // on 2026-03-11 18:22:32 UTC.
33// The point is for the user to remove these configuration records
44// one by one as the offenses are removed from the code base.
55
66import type { Linter } from "eslint" ;
77
88const config : Linter . Config [ ] = [
9- // Offense count: 7
9+ // Offense count: 6
1010 {
1111 files : [
1212 "app/javascript/application.ts" ,
@@ -15,7 +15,7 @@ const config: Linter.Config[] = [
1515 "@stylistic/comma-dangle" : "off" ,
1616 } ,
1717 } ,
18- // Offense count: 5
18+ // Offense count: 3
1919 {
2020 files : [
2121 "app/javascript/application.ts" ,
@@ -33,7 +33,7 @@ const config: Linter.Config[] = [
3333 "@stylistic/keyword-spacing" : "off" ,
3434 } ,
3535 } ,
36- // Offense count: 15
36+ // Offense count: 19
3737 {
3838 files : [
3939 "app/javascript/application.ts" ,
@@ -46,7 +46,7 @@ const config: Linter.Config[] = [
4646 "@stylistic/max-len" : "off" ,
4747 } ,
4848 } ,
49- // Offense count: 1
49+ // Offense count: 2
5050 {
5151 files : [
5252 "spec/javascript/setup.ts" ,
@@ -55,7 +55,7 @@ const config: Linter.Config[] = [
5555 "@stylistic/multiline-comment-style" : "off" ,
5656 } ,
5757 } ,
58- // Offense count: 8
58+ // Offense count: 4
5959 {
6060 files : [
6161 "app/javascript/application.ts" ,
@@ -75,7 +75,7 @@ const config: Linter.Config[] = [
7575 "@stylistic/no-extra-parens" : "off" ,
7676 } ,
7777 } ,
78- // Offense count: 30
78+ // Offense count: 26
7979 {
8080 files : [
8181 "app/javascript/application.ts" ,
@@ -125,7 +125,7 @@ const config: Linter.Config[] = [
125125 "@stylistic/space-before-blocks" : "off" ,
126126 } ,
127127 } ,
128- // Offense count: 50
128+ // Offense count: 43
129129 {
130130 files : [
131131 "app/javascript/application.ts" ,
@@ -195,12 +195,11 @@ const config: Linter.Config[] = [
195195 "@typescript-eslint/no-unsafe-argument" : "off" ,
196196 } ,
197197 } ,
198- // Offense count: 49
198+ // Offense count: 51
199199 {
200200 files : [
201201 "app/javascript/application.ts" ,
202202 "app/javascript/support/jquery-global.ts" ,
203- "eslint.config.mts" ,
204203 "spec/javascript/setup.ts" ,
205204 "spec/javascript/spec/models/story_spec.ts" ,
206205 "spec/javascript/spec/views/story_view_spec.ts" ,
@@ -209,7 +208,7 @@ const config: Linter.Config[] = [
209208 "@typescript-eslint/no-unsafe-assignment" : "off" ,
210209 } ,
211210 } ,
212- // Offense count: 181
211+ // Offense count: 171
213212 {
214213 files : [
215214 "app/javascript/application.ts" ,
@@ -221,7 +220,7 @@ const config: Linter.Config[] = [
221220 "@typescript-eslint/no-unsafe-call" : "off" ,
222221 } ,
223222 } ,
224- // Offense count: 266
223+ // Offense count: 262
225224 {
226225 files : [
227226 "app/javascript/application.ts" ,
@@ -241,7 +240,7 @@ const config: Linter.Config[] = [
241240 "@typescript-eslint/no-unsafe-return" : "off" ,
242241 } ,
243242 } ,
244- // Offense count: 1
243+ // Offense count: 2
245244 {
246245 files : [
247246 "app/javascript/application.ts" ,
@@ -268,7 +267,7 @@ const config: Linter.Config[] = [
268267 "@typescript-eslint/prefer-optional-chain" : "off" ,
269268 } ,
270269 } ,
271- // Offense count: 24
270+ // Offense count: 20
272271 {
273272 files : [
274273 "app/javascript/application.ts" ,
@@ -278,7 +277,7 @@ const config: Linter.Config[] = [
278277 "@typescript-eslint/strict-boolean-expressions" : "off" ,
279278 } ,
280279 } ,
281- // Offense count: 9
280+ // Offense count: 13
282281 {
283282 files : [
284283 "app/javascript/application.ts" ,
@@ -298,7 +297,7 @@ const config: Linter.Config[] = [
298297 "capitalized-comments" : "off" ,
299298 } ,
300299 } ,
301- // Offense count: 13
300+ // Offense count: 11
302301 {
303302 files : [
304303 "app/javascript/application.ts" ,
@@ -316,7 +315,7 @@ const config: Linter.Config[] = [
316315 "eqeqeq" : "off" ,
317316 } ,
318317 } ,
319- // Offense count: 111
318+ // Offense count: 107
320319 {
321320 files : [
322321 "app/javascript/application.ts" ,
@@ -358,7 +357,7 @@ const config: Linter.Config[] = [
358357 "import/no-unresolved" : "off" ,
359358 } ,
360359 } ,
361- // Offense count: 12
360+ // Offense count: 16
362361 {
363362 files : [
364363 "app/javascript/application.ts" ,
@@ -454,7 +453,7 @@ const config: Linter.Config[] = [
454453 "no-plusplus" : "off" ,
455454 } ,
456455 } ,
457- // Offense count: 4
456+ // Offense count: 2
458457 {
459458 files : [
460459 "app/javascript/application.ts" ,
@@ -464,7 +463,7 @@ const config: Linter.Config[] = [
464463 "no-ternary" : "off" ,
465464 } ,
466465 } ,
467- // Offense count: 47
466+ // Offense count: 40
468467 {
469468 files : [
470469 "app/javascript/application.ts" ,
@@ -482,7 +481,7 @@ const config: Linter.Config[] = [
482481 "one-var" : "off" ,
483482 } ,
484483 } ,
485- // Offense count: 59
484+ // Offense count: 62
486485 {
487486 files : [
488487 "app/javascript/application.ts" ,
@@ -522,12 +521,10 @@ const config: Linter.Config[] = [
522521 "require-unicode-regexp" : "off" ,
523522 } ,
524523 } ,
525- // Offense count: 3
524+ // Offense count: 1
526525 {
527526 files : [
528527 "spec/javascript/setup.ts" ,
529- "spec/javascript/spec/models/story_spec.ts" ,
530- "spec/javascript/spec/views/story_view_spec.ts" ,
531528 ] ,
532529 rules : {
533530 "sort-imports" : "off" ,
@@ -557,7 +554,7 @@ const config: Linter.Config[] = [
557554 "sort-keys-fix/sort-keys-fix" : "off" ,
558555 } ,
559556 } ,
560- // Offense count: 8
557+ // Offense count: 11
561558 {
562559 files : [
563560 "app/javascript/application.ts" ,
0 commit comments