Cradicle Explorer
fast-check-examples
Info
Issues
Patches
Wallets
Source
Source
spec
test-ava
test-jasmine
test-jest
test-tape
test
.babelrc
.gitignore
.prettierrc
LICENSE
README.md
package-lock.json
package.json
/
.prettierrc
.prettierrc
1
{
2
"printWidth": 120,
3
"tabWidth": 2,
4
"singleQuote": true
5
}