birdofpreyru / react-starter

ReactJS Starter Kit
Other
2 stars 0 forks source link

Update `dev` script with SCSS typing generation #26

Closed birdofpreyru closed 1 year ago

birdofpreyru commented 1 year ago

https://github.com/birdofpreyru/react-starter/blob/ae0390688eaead01f72af5153018e7fdceec3833/package.json#L10

Prepend dev script with typed-scss-modules . -w & to run type definition generation for scss in dev mode.