Dominik Ferber
ba4eec7b23
replace eslint and prettier with biome ( #187 )
...
* remove @pyra/eslint-config
* wip
* wip
* convert shirt-shop-api
* convert shirt-shop
* convert snippets
* convert next-13
* convert next-14
* convert next-15
* eslint configs
* upgrade prettier
* use eslint v9
* run prettier
* resolve type-check
* adjust eslint
* drop Next.js v13
* fix next-14
Avoid accidentally using implicitly installed eslint v8
* update lockfile
* rm @eslint/eslintrc
* add @next/eslint-plugin-next
* biome
* biome fixes
* wip
* apply formatting
* tabs
* rm prettier
* spaces
* fix svelte
* update lockfile
* single quotes
* format all
* rm eslint-disable comments
* upgrade playwright
* upgrade publint
* upgrade playwright ci workflow
* try chromium headless
* try adding executablePath
2025-10-15 23:38:17 +03:00
Dominik Ferber
422435c0eb
rename ( #68 )
...
* @vercel-flags » flags
* update lockfile
* fix name
2025-02-20 19:54:09 +02:00
Dominik Ferber
2713ea7aff
throw on undefined unless defaultValue is defined ( #46 )
...
* throw when decide returns undefined
* throw on undefined unless defaultValue is defined
* wip
* bring back JsonValue
* do not enforce on typescript level for now
* add changeset
* mention exported types
* add precise types
* fix summer-sale example
2025-01-24 14:22:12 +02:00
Dominik Ferber
bb19b95355
adapt example ( #26 )
2025-01-14 17:23:12 +01:00
Dominik Ferber
f44f3971f5
make overview example dynamic ( #18 )
2025-01-13 09:31:51 +01:00
Dominik Ferber
8152ef3371
split up docs ( #7 )
...
* wip
* init collection
* convert identify
* convert precompute
* convert adapters
* convert marketing-pages
* convert feature-flags-in-edge-middleware
* remove docs
* rename to snippets
* rename collection to snippets
* eslint
* list examples on landing page
* remove unused code
2024-12-18 11:27:26 +02:00