Diogo Fonseca
Diogo Fonseca
The goal with the docs is to show with great detail, how the boilerplate works. Experienced users generally does not need, but less experienced devs might get confused, specially the...
create a new typescriptreact code snippet to facilitate the write of a functional component, something like ```jsx export const Component: FC = () => { // } export default Component...
Eruption is great as it is, but isn't in the best shape as it should from a point of view of a powerful boilerplate: one that gives the developer the...
All script commands are working as expected, but bun is installed per homebrew. I'm running with win/ws2 with debian. I tried to install bun locally on the project and run...
from release v1.7: check if css modules will work in chunks/modules as desired context: since we're cooking a heavily opinionated version of eruption to be served with the cli at...
from release v1.7: apply optimizations for other assets like images and fonts (specially fonts injected by third parties)
from release v1.7: implement strict typescript lint and check with tsc itself
from v1.7 release: improve eslint rules by visiting each rule and each plugin and enforce them in a friendly way