Activity
Remove comment cruft from tsconfig.json
Remove comment cruft from tsconfig.json
Update eslint config based on experience with marss
Update eslint config based on experience with marss
Use make for dev tools instead of yarn
Use make for dev tools instead of yarn
Remove eslint plugins for ts and jsx styling
Remove eslint plugins for ts and jsx styling
Use four spaces for indentation
Use four spaces for indentation
Link to explanation of smoketesting
Link to explanation of smoketesting
Use 'vite preview' for smoketesting
Use 'vite preview' for smoketesting
Add rollup (peer dependency of @rollup/plugin-inject)
Add rollup (peer dependency of @rollup/plugin-inject)
Discover and run test files named *.test.*
Discover and run test files named *.test.*