wmzy

Results 10 issues of wmzy

```coffee class Sample extends Adapter # => run: => # false console.log @ == @robot.adapter # [] console.log @eventNames() # [ 'connected' ] console.log @robot.adapter.eventNames() @emit "connected" exports.use = (robot)...

Codes like this: ```js should.throws( () => { throw new Error(); }, () => true ); ``` won't work: ```bash TypeError: Function has non-object prototype 'undefined' in instanceof check ```

As the [doc](https://github.com/pintsized/ledge#storage_driver), `connect` should return a `bool`. So the line https://github.com/pintsized/ledge/blob/2474cab721dc300b1dbc6ba40121283ba44bea47/lib/ledge.lua#L228 should be replaced by `return driver, nil;` And the `bool new()` on the doc should be change. While...

Awsome tool. Will you support js in a `.vue` file?

help wanted
feature-request

## Environment - Linaria version: 4.3.0 - Bundler (+ version): vite/3.2.4 - Node.js version: node-v18.12.1 - OS: darwin-x64 ## Description Error stack: ```bash Error: Package subpath './async' is not defined...

needs: complete repro 🖥️
bundler: rollup 🗞️
bundler: webpack 📦
bug report 🦗

Hello, Firstly, thank you very much for this babel plugin. We're seeing the following exception on build ```ts function foo(target: Object) {} function bar(target: Object, propertyKey: string | symbol, parameterIndex:...

In this RFC, we propose extends `memo` function to support mutable event handlers. ### [View RFC](https://github.com/wmzy/react-rfcs/blob/main/text/0000-extends-memo-for-event-handler.md)

CLA Signed

![image](https://user-images.githubusercontent.com/5526525/206616165-82cec626-9d3a-49bf-9256-86e1efaa8ca9.png) 放两个空格也只是删除一个 ![image](https://user-images.githubusercontent.com/5526525/206616732-81bc62e3-c51e-40ae-86c3-837cf2e9e403.png) ![image](https://user-images.githubusercontent.com/5526525/206616813-697de2f8-d343-45dd-8d10-afef40ae0fd9.png) 把 ‘react’ 放到第二行也会出现这个问题: ![image](https://user-images.githubusercontent.com/5526525/206617591-0c3457d9-6b59-4771-bc15-9799a4185834.png) 我用的 multi 模型