Yao Ding

Results 47 comments of Yao Ding

@YodaDaCoda I cannot reproduce the case with basic type(`string`). Can you give more details? (OS and node version) About use `object` type with default, I believe this is the correct...

About filtering out `.gitignore` patterns before globbing, is translating gitignore rules and adding them to fast-glob ignore the right direction to go?

I think current resolve logic on shared config still don't include `baseConfig.cwd`

Eslint has a rfc https://github.com/eslint/rfcs/pull/7 to simplify the resolution of sharable configs. Maybe we wait on this first.

requestAnimationFrame不属于task,它是浏览器渲染过程的一步,和task/microtask的执行是分离的

could you setup a repo?

Can you scale `steps` for each slide? For example, you have a fixed time interval to call `nextStep` on mounted. We use first slide as base to measure time, steps...

@pjforde1978 You can check this out https://codesandbox.io/s/0qxk0llro0