Chore: ESM migration#261
Conversation
| "devDependencies": { | ||
| "@biomejs/biome": "1.9.4", | ||
| "@kibertoad/biome-config": "^1.2.1", | ||
| "@lokalise/tsconfig": "^1.3.0", |
There was a problem hiding this comment.
I wonder if we should switch to lokalise biome config as well, any thoughts?
There was a problem hiding this comment.
I had the same question, and was going to ask you tomorrow 😓 (today we had a massive connection and electricity issue in Spain, service is starting to recover just now).
If you agree with using lokalise/biome, I would make it independently, those changes should not require a release
There was a problem hiding this comment.
yeah, I think it would be a good fit
There was a problem hiding this comment.
Ok! adding it to my todo list :D
There was a problem hiding this comment.
At the and I had to it in this same PR ... 😓 we need .js/.ts imports in ESM and migration to lokalise/biome is easier than reverting tsconfig one
There was a problem hiding this comment.
Sorry for the huge PR 🙏 please ignore all lib and test changes, they are only about lint fixes and imports.
important changes are package.json tsconfig and vitest.config.ts
No description provided.