mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2025-06-25 03:51:33 +02:00
Ignore ImportNotUsedAsValues for now
This commit is contained in:
parent
4854844cb0
commit
b2f033f55b
@ -27,6 +27,6 @@
|
||||
"resolveJsonModule": true,
|
||||
"useDefineForClassFields": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"importsNotUsedAsValues": "error"
|
||||
"importsNotUsedAsValues": "remove"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user