Mark Beukers

Results 4 issues of Mark Beukers

Steps to reproduce: 1. Open redux dev tools 2. Open inspector and the Redux tab 3. Open dispatcher panel 4. Type the letter p (lowercase, uppercase P works) This occurred...

cannot-reproduce

When `motoring` is transformed into a plural you get `motorings`.

After doing a clean clone and bootstrap I run into a few typescript errors: ``` > @ant-design/[email protected] generate /Users/mark/git/ant-design-icons/packages/icons > cross-env TS_NODE_PROJECT=build/tsconfig.json node --require ts-node/register build/index.ts /Users/mark/git/ant-design-icons/packages/icons/node_modules/ts-node/src/index.ts:261 return new TSError(diagnosticText,...

I started to look into #23 as It recently stopped working for me, after running the tests locally I get a few errors: https://gist.github.com/Shard/ebefea0bbd1a089faddb8c8d336c9eef I started to look into the...