Files
rrweb/.changeset
Eoghan Murray 83c66c4124 Eslint camelCase (#1625)
* Add eslint rule to flag up me forgetting to camelCase - I'd say I introduced all the snake_cases that are fixed here
* Allow some dubious snake cases for now; we could examine again whether they can be converted to `camelCase['snake_var']` if we need to maintain backwards compatibility of output
* add ESLINT_USE_FLAT_CONFIG against eslint v8.57.0 in order to continue using the deprecated .eslintrc.js method
2025-01-21 15:49:09 +00:00
..
2023-06-02 11:44:00 +02:00
2024-06-26 10:34:17 +02:00
2023-04-15 09:16:45 +10:00
2024-06-05 11:59:50 +02:00
2024-12-06 15:05:09 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation