Caitlin Munley

Results 4 issues of Caitlin Munley

Hey, I really appreciate your work! I needed to make a Gantt chart and after trying various examples, yours worked the best, the quickest! I also posted in D3 seeing...

I would like to list/graph dependencies for a Next.js project. Next.js comes with Webpack and Babel. [You can also extend their configurations.](https://nextjs.org/docs/#customizing-webpack-config) Webpack is extended with a `next.config.js` file and...

core

Would it be possible to have the option of using a configuration file (`.jsbeautifyrc`) for the JS Beautifier settings? See [Loading settings from environment or .jsbeautifyrc (JavaScript-Only)](https://github.com/beautify-web/js-beautify#loading-settings-from-environment-or-jsbeautifyrc-javascript-only) This allows you...

### General information - NodeJS version: 9.4.0 - NPM version: 6.4.1 ### Problem description On Windows 10 the use of `path` often returns `\` as the path separator. As described...