Chase Adams

Results 14 comments of Chase Adams
trafficstars

@PGilbertSchmitt emacs isn't a wysiwyg editor and it supports checkboxes. The functionality is to be able to toggle raw text like `- [ ]` to complete `- [x]`.

Here's the proposed solution I suggested (and the variant that @ryan-roemer pointed out second): ## Chase's proposal (for all configuration files, just using `webpack.config.js` as an example) `config/webpack/webpack.config.js` _checks the...

@exogen I've been thinking about `.eslintrc` and it seems like that (so far) is the only configuration that would be a blocker on this, but since `.eslintrc` can be a...

I'd need to think about it more, but personally, given the choice between the way `eslint` works in the current `bolt` archetype (and the `builder-react-component`) and the `.eslintrc` in a...

> I'm inclined to just add a word of caution to the docs instead of figuring out a technical solution. It might be interesting to come up with a tool...

+1 @boygirl's simplicity point. @ryan-roemer of all the questions in the initial brainstorm, how many have we actually encountered so far? Are you guys getting to a point where these...

Totally agree with @boygirl.

I'm in the same boat as @volkanunsal. Edit: Actually, using `"parser": "babel-eslint"` in my `.eslintrc` gives me everything I need in es6, so I don't need this plugin anymore.

I have the same experience in Chrome for slate 0.72.x and plate 10.2.x.