SilentImp

Results 17 issues of SilentImp

I want to see jade highlighting when I open `.jade` file on mac. Currently I have https://atom.io/packages/language-jade installed, but when I open `.jade` file atom detect it as html. I...

Hi, I have some aliases inside .babelrc.js I have added to .eslintrc this package so eslint resolve them, but with no use. eslint can't resolve aliases. Configs inside the gist...

Hi, I want render some nodes as html … well leaving them as is. Is it possible? ```javascript const page = ` The component as a single column `; const...

# Short summary of your issue > jsdoctor "./source/**/*.js" > (node:55995) UnhandledPromiseRejectionWarning: Error: /bin/bash: line 0: globstar: invalid shell option name > at handleError (/Users/silentimp/.nvm/versions/node/v9.11.2/lib/node_modules/jsdoctor/node_modules/bash-glob/index.js:328:11) > at Socket. (/Users/silentimp/.nvm/versions/node/v9.11.2/lib/node_modules/jsdoctor/node_modules/bash-glob/index.js:257:10) >...

Hi, maybe it would be nice to provide more documentation examples and information about default values. For example I created this config: ```yaml --- version: "2" plugins: duplication: enabled: true...

**Is your feature request related to a problem? Please describe.** Hi, I am parsing frontend articles and want to beautify snippets of code inside. But I have no idea how...

question

Hi, I have tried add plugin to the project project with following config: ``` { "source": "./src/app/components", "destination": "./esdoc", "includes": ["\\.(js|jsx)$"], "excludes": ["\\__tests__","\\__mocks__"], "access": ["public", "protected", "private"], "autoPrivate": true, "unexportIdentifier":...

Hi, it would be nice to have comparison with other zero-runtime css-in-js libs. Maybe even in README.md. For example, I have tried [linaria](https://github.com/callstack/linaria) — on trivial cases it feels the...

Hi. Maybe it's a nice idea to turn off `prefetch` (which is default to `true`) if we don't have a page in the routes list? > Example: We are migrating...

### Checklist - [X] I am using the latest version of this action. - [X] I have read the latest README and followed the instructions. - [X] I have read...

support