Lufty Wiranda
Lufty Wiranda
@MartinMuzatko you don't always need to use babel
`pattern` sounds good to me
I changed my mind lately, the more I think about this, the more I like `includes/excludes` ### Context Let's say I have a project, structured like this: ``` foo ├──...
@abalad already set the repo on GitHub?
Could you paste your package.json here?
This happens to me too, ``` ERR! semantic-release Error: Registry returned 401 for PUT on https://registry.npmjs.org/-/user/org.couchdb.user:luftywiranda13 ```
@gr2m yes, I activated it
```js export const filteredItems = (state, filter, value) => state.items.filter(item => item.filter === value); // new line ``` it looks worse but hmm yeah if you just wanna get rid...