- Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions)
- npm: Update devDeps
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
/* eslint-disable new-cap, class-methods-use-this */
|
||||
// Todo: Compare with latest canvg (add any improvements of ours) and add full JSDocs (denoting links to standard APIs and which are custom): https://github.com/canvg/canvg
|
||||
/**
|
||||
* canvg.js - Javascript SVG parser and renderer on Canvas
|
||||
* Javascript SVG parser and renderer on Canvas.
|
||||
* @file canvg.js
|
||||
* @module canvg
|
||||
* @license MIT
|
||||
* @author Gabe Lerner <gabelerner@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user