Joseph White
Joseph White
I have the same issue.
+1 (I chose Arctic Typescript for the same reasons) Another reason I chose it was because the MS plugin defaults to 4-space tabs instead of regular tabs, and I find...
> [sinedied](https://github.com/sinedied) commented [on Dec 14, 2021](https://github.com/stylelint-scss/stylelint-config-recommended-scss/issues/89#issuecomment-993690445) > > I'm seeing this as well, and even worse it cause stylelint to crash: > > ``` > TypeError: Class extends value...
Thanks you as well!! `unzip2` fixed a similar problem I had in unzipping folders made with the `archiver` module.
The problem is that `webpack-version-file` writes the output file _immediately_ in its `apply()` function, instead of waiting until after the directory has been cleaned. If you are using the `clean-webpack-plugin`,...
I'm currently trying to use gents to convert about 300k LOC Closure code to Typescript ES6. My current roadblock is https://github.com/angular/clutz/issues/524. Not sure how best to get this issue fixed...
What's the status on this? I've noticed that clutz builds have been failing on CircleCI for about 6 months. Looks like the most recent successful build is https://circleci.com/gh/angular/clutz/563. I'd like...
Sorry for the confusion, I had some incomplete and missing content in my post. I updated it. @thx1111 - The bug you mentioned is using "visiblity", which is misspelled (see...
I haven't seen any activity on this in 5 months. @thx1111 @queengooborg What is the next course of action for me? Should I open up a PR for getting this...
Thanks everyone! #26613 has been merged so I'll go ahead and close this now