This website requires JavaScript.
Explore
Help
Sign In
s434730
/
RandomSec
Watch
3
Star
0
Fork
0
You've already forked RandomSec
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cce51de0cb
RandomSec
/
main
/
tests
/
cypress
/
.prettierrc.json
7 lines
85 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: introduct prettier style formatting for cypress test suite (#3494) Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-21 14:08:01 +01:00
{
feat: add ESLint configuration for cypress-test-suite (#3564) * feat: Initialise ES-Lint for cypress
2021-02-07 18:53:13 +01:00
"trailingComma"
:
"es5"
,
"tabWidth"
:
2
,
"semi"
:
true
,
"singleQuote"
:
true
feat: introduct prettier style formatting for cypress test suite (#3494) Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-21 14:08:01 +01:00
}
Reference in New Issue
Copy Permalink