Steve Mao
Steve Mao
even better :+1: but might be hard as there might be edge cases though
There might be other branches or tags that's not in the upstream. There might be a fork of a fork so you might go down to the nth degree. There...
Also the fork might be a completely different repo so you don't want to remove it.
`.babelrc`s and `package.json` etc should be honoured I think.
> Babel will look for a .babelrc in the current directory of the file being transpiled. If one does not exist, it will travel up the directory tree until it...
Lerna support would be really great!
My code: ```hs f =
> I see. Perhaps the correct solution is to introduce a type SqlVarChar? Oh that'd be better. I thought you purposely didn't want that to keep it simple. > By...
I believe we wanted to limit the maximum length of a column.
> actual maximum length of the string being absent in the type This is absolutely fine and easy to start with. "type level" naturals would be a fun challenge as...