Skip to content

Commit 408c848

Browse files
committed
do not include in math
1 parent cc48a2f commit 408c848

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/frameworks.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ export const libs = [
311311
math: {
312312
values: [],
313313
skip: ['htmlattributes', 'svgattributes'],
314+
include: false,
314315
},
315316
},
316317
keys: {

0 commit comments

Comments
 (0)