mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-22 17:21:35 +00:00
Disable tslint automatically
This is generated code, no need to lint it
This commit is contained in:
@ -477,6 +477,7 @@ impl Js {
|
|||||||
writes.push_str("wasm_exports = exports;\n");
|
writes.push_str("wasm_exports = exports;\n");
|
||||||
}
|
}
|
||||||
format!("
|
format!("
|
||||||
|
/* tslint:disable */
|
||||||
{globals}
|
{globals}
|
||||||
|
|
||||||
interface WasmImportsTop {{
|
interface WasmImportsTop {{
|
||||||
|
Reference in New Issue
Block a user