From 1ce008c633b6524e134bdf8fedc142a41dedd779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zo=C3=AB=20Hoekstra?= Date: Sun, 9 Oct 2022 13:11:54 +0200 Subject: [PATCH] Format pass --- .nycrc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.nycrc.json b/.nycrc.json index 51e185b..01e5255 100644 --- a/.nycrc.json +++ b/.nycrc.json @@ -1,4 +1,4 @@ { - "extends": "@istanbuljs/nyc-config-typescript", - "all": true + "extends": "@istanbuljs/nyc-config-typescript", + "all": true }