Marc Cataford
711d0097ce
* refactor: Expect with static matcher registration * refactor: types * refactor: mark private properties as such * refactor: consolidate matcher adding and remove redundancy * chore: lint * refactor: more consolidation * refactor: simply matchers exports * docs: documentation on Expect * refactor: remove dependencies around inverse matchers * refactor: move cruft from constructor
13 lines
213 B
JSON
13 lines
213 B
JSON
{
|
|
"formatter": {
|
|
"enabled": true,
|
|
"lineWidth": 120
|
|
},
|
|
"javascript": {
|
|
"formatter": {
|
|
"semicolons": "asNeeded",
|
|
"quoteStyle": "single"
|
|
}
|
|
}
|
|
}
|
|
|