unconfident

Results 9 comments of unconfident

> Maybe we could change the `SequelizeAuto` API to allow you to pass a function to convert the model names. This would be nice. It would also allow us to...

Oh, sorry, I forgot to respond to your message. > I'm not sure I follow the 1st scenario. If the 404 page was to be "placed in the `en` directory,"...

Would appreciate if percentage based panes could stay percentage based after resizing. Maybe put it behind a feature switch. It seems that in V1 it always uses pixels after manual...

It took me 2.5 hours to narrow it down to this package. Would have probably been much easier if you had an interactive playground like the ones Typescript and Babel...

Sorry for the delay, was busy. Will try to fix that as soon as possible. Maybe babel plugin should be moved to `peerDependencies`. As long as API doesn't change it...

```js return nodeResolve(transformedSource, file, config); ``` You probably don't want to pass those specific options to `eslint-import-resolver-node`

@bingqichen there's no need to unpublish your package, transfer of package name can be done via granting rights to npm package to other people with following command ``` npm owner...

> when file is included by prefix from the top directory of the project. Should have spent time proofreading it. What I meant by that is that it would only...

So I guess we're continuing with a fork for now. I'm fine with it. @bingqichen thanks for the effort, and I've added you back so now you and me both...