fix: lint + format

This commit is contained in:
Felix Roos 2024-05-17 20:38:30 +02:00
parent a35e9aef0e
commit 5b89500acd
4 changed files with 11 additions and 3 deletions

View file

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