Format pass

This commit is contained in:
Zoë Hoekstra 2022-10-09 13:11:54 +02:00
parent fbb104c869
commit 1ce008c633
No known key found for this signature in database
GPG key ID: F9B7B7D8130F3323

View file

@ -1,4 +1,4 @@
{
"extends": "@istanbuljs/nyc-config-typescript",
"all": true
"extends": "@istanbuljs/nyc-config-typescript",
"all": true
}