Use strict mode for js files
This commit is contained in:
parent
59bd7620de
commit
e62bd48a9e
5 changed files with 22 additions and 11 deletions
|
@ -7,6 +7,7 @@
|
|||
* CharString or to understand the structure of the CFF format.
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
|
||||
/**
|
||||
* Build a charset by assigning the glyph name and the human readable form
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue