Commit graph

10 commits

Author SHA1 Message Date
af54f6e1c3
test(e2e): massive rework of e2e tests
now they run as-is, without any bundling. this might seem like a downgrade, but we no longer really need to verify that we publish stuff correctly as we delegate that to `@fuman/build`

meow
2024-12-07 09:08:30 +03:00
4a7479561b
feat(core): simplify importSession interface 2024-12-04 18:05:09 +03:00
a07b6673dc
chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
9e3e379c25
chore: moved build to @fuman/build 2024-11-16 16:26:23 +03:00
743fd6223c
build: added import/extensions rule 2024-09-08 00:34:52 +03:00
6166e27808
build: build with vite (initial) 2024-08-24 22:55:25 +03:00
c02b8c5a65
fix(deno): correctly handle reconnection 2024-08-21 23:28:04 +03:00
df15f1a280
build: enabled unused-imports/no-unused-imports rule 2024-08-19 09:25:28 +03:00
b76463ccc0
chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
a0ed9c2426
chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00