David Khierl

Results 15 comments of David Khierl

The README does fine but it could be improved something like Docusaurus or to include it on shopify docs page @rohanrajpal suggested, I find it a bit extra navigating on...

I think this prop should be a default value of true

I would love to see some example for the `SignoutCallbackComponent` also

This is much needed! Looking forward for this to be added.

var themename = 'humescores'; var gulp = require('gulp'), // Prepare and optimize code etc autoprefixer = require('autoprefixer'), browserSync = require('browser-sync').create(), image = require('gulp-image'), jshint = require('gulp-jshint'), postcss = require('gulp-postcss'), sass...

Count me in!

this issue really giving us hiccups to our projects, hope this get resolve soon.

I have this config ``` importOrderParserPlugins: [ 'typescript', 'classProperties', "[\"decorators\", { \"decoratorsBeforeExport\": true }]" ], ``` but now I'm getting this `SyntaxError: Decorators cannot be used to decorate parameters.` I'm...