1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-25 09:38:06 +02:00

Allow to convert (some of) ES6 code to ES5.

This commit is contained in:
Yury Delendik 2017-04-14 11:26:03 -05:00
parent 74b31ab18f
commit 5855c0a8be
4 changed files with 7 additions and 0 deletions

View file

@ -12,6 +12,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/* no-babel-preset */
'use strict';