UNPKG

fabric

Version:

Object model for HTML5 canvas, and SVG-to-canvas parser. Backed by jsdom and node-canvas.

14 lines (13 loc) 235 B
{ "$schema": "https://json.schemastore.org/tsconfig.json", "extends": "./tsconfig.json", "exclude": [ "dist", "dist-extensions", "test", "e2e", "**/*.test.ts", "**/*.spec.ts", "**/*.fixtures.ts" ] }