Browse Source
* Add .github/workflows to .prettierignore * Add all filestypes to prettier and ignore via .prettierignore * Add --ignore-unknown to prettier for lint-stagedPS-589-2fa-device-verification-settings
2 changed files with 5 additions and 1 deletions
@ -1 +1,5 @@ |
|||||||
|
# Build directories |
||||||
dist |
dist |
||||||
|
|
||||||
|
# Github Workflows |
||||||
|
.github/workflows |
||||||
|
|||||||
Loading…
Reference in new issue