Skip to content

Commit d911bad

Browse files
committed
Update dynamicPageMargins.js
1 parent 9a0df24 commit d911bad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/dynamicPageMargins.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/*eslint no-unused-vars: ["error", {"args": "none"}]*/
2+
13
var pdfmake = require('../js/index'); // only during development, otherwise use the following line
24
//var pdfmake = require('pdfmake');
35

0 commit comments

Comments
 (0)