Ed Hinchliffe
Ed Hinchliffe
Let's say I want to lazy load `module1` - `module1` depends on `module2` - `module2` depends on `module3` (`module3` defines a property on `window` that `module2` uses). Should this work:...
```markdown This is **Bold** This is _italic_ ``` Produces:  (Using storybook 5 and readme panel)
The coffeescript language definition matcher for `meta.function.coffee` allows functions that start with `@`, but the litcoffee one does not. I was just wondering if there's any reason for this or...