Files
pyscript/pyscriptjs
Hood Chatham 146afb6532 Remove all but 2 eslint-disable pragmas (#1335)
Turns off:
 - no-explicit-any (we need to handle any return values from runPython)
 - no-unsafe-assignment (noisy and pointless)

And resolves all but two remaining ones. The last two lints regard access to private Pyodide variables and so:
 - they are not easy to work around without an upstream Pyodide patch
 - they should trigger linter and require explicit override
2023-03-30 10:51:36 -07:00
..
2023-03-30 04:34:24 +02:00
2023-03-30 04:34:24 +02:00
2023-03-30 04:34:24 +02:00
2023-03-30 04:34:24 +02:00
2023-03-30 04:34:24 +02:00
2023-03-27 20:56:31 +05:30
2023-03-27 20:56:31 +05:30
2023-03-30 04:34:24 +02:00
2023-01-31 12:28:25 +00:00