Jarno Rantanen

Results 16 issues of Jarno Rantanen

I'm sorry if this is covered somewhere in the docs, I honestly tried hard to find the answer online... but is it possible to build an Ohm parser into a...

Really cool lib, love it! https://github.com/SBoudrias/Inquirer.js/blob/346cf1652fce25e520a6a25c8bfa00b10069b319/packages/input/src/index.ts#L74 Would it be somehow possible to customize the separator `" "` between `defaultStr` and `formattedValue` here? ☝️ I would like to format my prompts...

It doesn't make sense that they're listed as prod-deps, since you only need them when developing viewports itself, not when using it.

Make sure the project is also available on npm, and add npm-specific install instructions.

node-sass is already at [1.1.4](https://github.com/sass/node-sass/releases), make sure we still work.

``` $ cat .openscad-format --- BasedOnStyle: Mozilla ColumnLimit: 80 # SortIncludes: true IndentWidth: 4 AccessModifierOffset: -4 ContinuationIndentWidth: 4 TabWidth: 4 UseTab: Never $ npm install openscad-format + [email protected] added 191...