Filip Barakovski
Results
2
comments of
Filip Barakovski
A good solution would be to do this: ``` const Item = require('./models/item'); const items = [{ name: 'AWP | Asiimov (Field_tested)', price: 27.75 }, { name: 'AK-47 | Redline...
Hi @mwarzynski , GH Actions could be a nice-to-have feature on this repo. Let me play with your PR a bit and I'll let you know.