fix: conditional exports #831
Annotations
1 error and 10 warnings
lint
Process completed with exit code 1.
|
lint:
README.md#L99
Extra spacing between "node:fs" and "pdfkit" imports
|
lint:
examples/browser-bundling-with-webpack/src/pdf.js#L3
Expected "blob-stream" to come before "fs"
|
lint:
examples/browser-bundling-with-webpack/src/pdf.js#L3
Extra spacing between "fs" and "blob-stream" imports
|
lint:
examples/how-to-create-a-complete-qr-bill/src/index.js#L3
Extra spacing between "fs" and "pdfkit" imports
|
lint:
examples/node-cjs-javascript/src/pdf.js#L3
Extra spacing between "fs" and "pdfkit" imports
|
lint:
examples/node-cjs-javascript/src/svg.js#L3
Extra spacing between "fs" and "swissqrbill/svg" imports
|
lint:
examples/node-esm-javascript/src/pdf.js#L3
Extra spacing between "fs" and "pdfkit" imports
|
lint:
examples/node-esm-javascript/src/svg.js#L3
Extra spacing between "fs" and "swissqrbill/svg" imports
|
lint:
src/pdf/swissqrbill.test.ts#L3
Expected "swissqrbill:pdf" to come before "vitest"
|
lint:
src/pdf/swissqrbill.test.ts#L3
Extra spacing between "vitest" and "swissqrbill:pdf" imports
|