chore: don't transform json-schema either
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -37,6 +37,7 @@ const transformIgnorePattern = [
|
||||
'react-dom',
|
||||
'highlight\\.js',
|
||||
'prismjs',
|
||||
'json-schema',
|
||||
'react-use',
|
||||
'typescript',
|
||||
].join('|');
|
||||
|
||||
Reference in New Issue
Block a user