Commit Graph

9 Commits

Author SHA1 Message Date
Fabian-Lars c52978d7ca chore: Update eslint to v9 with flat config (#1412)
* chore: Update eslint to v9 with flat config

* disable eslint for that whole example file. v1 not worth it imo

* update ts-eslint

* lock versions

* ci: update pnpm
2024-06-03 13:02:49 +02:00
FabianLars 11d98e911e chore(log): Fix lint and formatting 2024-03-10 13:21:17 +01:00
tommyo 0d3b6b8aca feat(log): added attachLogger (#717) 2024-02-28 22:16:08 +01:00
renovate[bot] 0d0ed7b907 chore(deps): update dependency prettier to v3 (#467)
* chore(deps): update dependency prettier to v3

* fmt

* semver override

* update example deps

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2023-07-06 11:47:41 +02:00
Tai Zeming 5e5221e0c3 fix(log): Avoid type conflict (#347)
* Avoid type conflict

* Prettier format

* Make extras optional

* Rename extras to keyValues

* Remove empty initial object
2023-05-08 18:59:56 +02:00
FabianLars 507cf43e82 chore: fix lint issues 2023-05-03 09:32:30 +02:00
Fabian-Lars d02432df06 fix(log): Replace unknown js location with webview::unknown, fixes #41 (#338) 2023-04-30 17:02:25 +02:00
FabianLars eb168ac2ca fix(log): strip ansi color/escape codes from browser console output
Co-authored-by: Angus Peart <angusp@gmail.com>
2022-12-15 17:22:57 +01:00
Jonas Kruckenberg eb3495fb72 copy plugin sources 2022-12-14 18:43:39 +01:00