Resi Respati

Results 44 comments of Resi Respati

All of these tasks are done! However, [Snyk](https://snyk.io/test/website-scanner/?test=210815_AiDcR8_6651aed4d892de601a87500eae1971a1) still gives us a security score of **B**, due to our use of Lodash, as mentioned [here](https://github.com/kawalcovid19/wargabantuwarga.com/issues/374#issuecomment-894809240): ![image](https://user-images.githubusercontent.com/5663877/129481688-1360eca9-1edc-47da-a0a9-f7e433648586.png) Shall we keep this...

Friendly reminder that this issue **need to be expedited** due to the reasons mentioned in https://github.com/kawalcovid19/wargabantuwarga.com/issues/197#issuecomment-886702751: > Found more issues with `itemsjs`: turns out it's using a vulnerable version of...

Current progress is in #401 and #540. But unfortunately progress on these has kind of stagnated for a bit.

https://github.com/zeit/hyper/issues/138

Hmph. It appears that adding Stylelint to the webpack setup isn't possible with how electron-vue is set up. Even https://github.com/vuejs-templates/webpack/issues/836 suggests separating the CSS through `ExtractTextPlugin`, then running stylelint against...

Will do. Also hrm, while running the `--fix` command I ran into [this issue](https://github.com/stylelint/stylelint/issues/3049). Will see if the fixes suggested actually works. **Edit:** It works, although autofix doesn't seem to...

Hi 👋 If no one has taken it, I'd love to have a go at translating Thinking in React and FAQ -> File Structure, please.

Using CommonJS modules w/ Rollup will have to require some workarounds. See: https://screepers.gitbook.io/screeps-typescript-starter/in-depth/module-bundling#note-rollup-and-named-exports

@mnindrazaka This is autogenerated from the headings, so we can simply add the numbers to the headings.

This should be finished and ready for review. I'm still not sure how the tests on DT work, and I only got time to include tests for the Game objects....