Skip to content

Commit 71098b8

Browse files
committed
Exclude the shim from coverage tests, for now.
1 parent e930703 commit 71098b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shim.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// @ts-check
2+
// istanbul ignore file
23
'use strict'
34
// Old Interface for json-logic-js being mapped onto json-logic-engine
45
import LogicEngine from './logic.js'

0 commit comments

Comments
 (0)