Skip to content

Commit

Permalink
fix(ngx-time-picker): améliorer le time-picker pour qu'il soit access…
Browse files Browse the repository at this point in the history
…ible via cypress FC-95
  • Loading branch information
vapkse committed Mar 3, 2025
1 parent 4ac82e1 commit ced57e7
Show file tree
Hide file tree
Showing 4 changed files with 1,134 additions and 172 deletions.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"bracketSameLine": true,
"tabWidth": 4,
"printWidth": 120,
"endOfLine": "lf",
"endOfLine": "auto",
"htmlWhitespaceSensitivity": "ignore",
"proseWrap": "never",
"multilineArraysWrapThreshold": 0
Expand Down
Loading

0 comments on commit ced57e7

Please sign in to comment.