mirror of https://github.com/pyodide/pyodide.git
MAINT "use strict" in pyodide.js (#1550)
This commit is contained in:
parent
126193d8c4
commit
493bdd8957
|
@ -1,3 +1,4 @@
|
||||||
|
"use strict";
|
||||||
/**
|
/**
|
||||||
* The main bootstrap script for loading pyodide.
|
* The main bootstrap script for loading pyodide.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue