mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 10:15:37 +02:00
Use strict mode for js files
This commit is contained in:
parent
dd5c87dfdc
commit
f4282f9802
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