Sebastian Sebald

Results 7 issues of Sebastian Sebald

If `eslint-plugin-import` is not installed the plugin will throw the following error: ``` Resolve error: unable to load resolver "node". monorepo/no-relative-import ``` when trying to resolve an `import` statement. I...

It would be nice if the "data-line" attribute is only added if the lineos option is set. I would do it myself but I have no clue about Rruby :-x...

enhancement

I hope that I am not bothering you! :-x ...but would it be possible to allow an "inline" option so that the text is only wrapped in `` and not...

I was wondering why this example requires the `BabelPlugin`, since TypeScript can transpile `JSX` by itself. Removing the plugin and using a custom `tsconfig.json` that sets `"jsx"` property to `"react"`...

"Official" Nova theme page uses Quicksand: https://fonts.google.com/specimen/Quicksand

enhancement
question

Hey there! Love dss and the grunt task, but I wanted to have more control over the template file so I added the option to register handlebar helpers through the...