mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-11 22:14:01 +00:00
refactor: add formatter to Playwright tests
This commit is contained in:
6
tests/.prettierrc
Normal file
6
tests/.prettierrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"useTabs": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"printWidth": 100
|
||||
}
|
||||
Reference in New Issue
Block a user