Commit 8e6b595
authored
Convert the anonymous arrow function export in
eslint.frontend-shared.cjs to a named function expression
(`createEslintConfig`) to satisfy SonarQube rule javascript:S7726.
This follows the same pattern used in the theme and other workspaces.
Closes #3489
Co-authored-by: fullsend-code <278716306+fullsend-ai-coder[bot]@users.noreply.github.com>
1 parent 2903d71 commit 8e6b595
1 file changed
Lines changed: 3 additions & 2 deletions
File tree
- workspaces/quickstart
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
0 commit comments