Skip to content

Commit

Permalink
Merge branch 'main' into jidea-161-end-to-end-test-for-charts-data
Browse files Browse the repository at this point in the history
  • Loading branch information
david-mears-2 authored Dec 18, 2024
2 parents 7663d11 + ba4cc0e commit c90af6a
Show file tree
Hide file tree
Showing 4 changed files with 8,416 additions and 4,045 deletions.
7 changes: 7 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,12 @@ export default withNuxt(
}],
},
},
).override(
"antfu/perfectionist/setup",
{
rules: {
"perfectionist/sort-imports": "off",
},
},
),
);
Loading

0 comments on commit c90af6a

Please sign in to comment.