Skip to content

Commit

Permalink
refactor(velo)!: use the new @betagouv/aide-velo package instead of a…
Browse files Browse the repository at this point in the history
…ides.yml
  • Loading branch information
EmileRolley committed Nov 6, 2024
1 parent 56e2892 commit 85b0a0d
Show file tree
Hide file tree
Showing 36 changed files with 438 additions and 12,843 deletions.
7 changes: 7 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
{
"plugins": ["prettier-plugin-svelte"],
"overrides": [
{
"files": "*.svelte",
"options": { "parser": "svelte" }
}
],
"useTabs": true,
"singleQuote": true,
"printWidth": 100
Expand Down
1 change: 0 additions & 1 deletion package-aides-velo/.gitignore

This file was deleted.

Loading

0 comments on commit 85b0a0d

Please sign in to comment.