Ignore generated code

Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
This commit is contained in:
Karan Shah
2022-02-02 15:21:24 +00:00
parent 2a8fee1a51
commit 58c213f0af
+6 -1
View File
@@ -45,6 +45,11 @@
"lines": 100,
"statements": 100
}
}
},
"coveragePathIgnorePatterns": [
"standaloneServer.ts",
"index.ts",
"run.ts"
]
}
}