Skip to content

Prettier and astro check - #76

Merged
sim51 merged 2 commits into
mainfrom
bsi/prettier
Aug 25, 2026
Merged

Prettier and astro check #76
sim51 merged 2 commits into
mainfrom
bsi/prettier

Conversation

@sim51

@sim51 sim51 commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Astro check & prettier in a CI action.

We already had issues, so before to add the script, I fixes linter & prettier issues.

sim51 added 2 commits August 25, 2026 15:19
- Fix prettier by running `npx prettier . --write``
- Fix astro checks. Files in "pages" are considered as astro route, and a TSX element is
not :
   . type.ts => moved at the root
   . utils has only one function, so fusion into PluginsFilter
   . Checkbox & Filter moved to components
Updating package-lock,  `npm ci` told me that the package.json and package-lock where out of sync.
Running `npm install` fixes the issue.
@sim51
sim51 merged commit 4d103e5 into main Aug 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant