summaryrefslogtreecommitdiff
path: root/packages/client/src/scripts/hpml/evaluator.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-232/+0
|
* style: add missing trailing commas (#9387)Kagami Sascha Rosylight2022-12-221-3/+3
|
* fix lint padded-blocksJohann1502022-07-041-1/+0
|
* chore: fix some lints automatically (#8788)Johann1502022-06-101-1/+1
| | | | | | | | | * chore: fix some lints automatically Fixed lints that were automatically fixable with `eslint --fix`. * fix type * workaround for empty interface lint
* fix(client): fix lint issues in scripts (#8621)Andreas Nedbal2022-05-071-4/+4
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-181-2/+1
|
* refactoringsyuilo2021-11-121-0/+234
Resolve #7779