fix: lint

This commit is contained in:
Felix Roos 2024-05-18 00:49:46 +02:00
parent a94ddc7947
commit aa2466b2cc

View File

@ -1,4 +1,4 @@
import { reify } from '@strudel/core';
import { reify, m } from '@strudel/core';
import { loadParser, evaluate } from 'hs2js';
function getInfixOperators() {