Skip to content
#

programming-languages

Here are 519 public repositories matching this topic...

Marak
Marak commented Sep 30, 2016

Our current configuration of babel for microservices is a bit hard-coded. We should respect the users .babelrc configuration / make babel configurable in the stack tool.

see: https://github.com/Stackvana/stack/blob/master/lib/compileServiceCode/babel/index.js#L7

I'm not personally using babel for development, so it any babel users can assist here, it would be much appreciated.

cc @

codespan
brendanzab
brendanzab commented Mar 28, 2020

Currently codespan-reporting treats tabs as being a constant width, but this is incorrect, as @legendiguess notes:

The other would be to only adjust the underline calculation to account for tabs in line, but I'm not sure if display of "\tt" is always 5 ascii characters.

\t move next characters t

sample-programs

Improve this page

Add a description, image, and links to the programming-languages topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming-languages topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.