Skip to content
Avatar
🛠️
working
🛠️
working

Highlights

Organizations

@x2y2dotcom @prettier
fisker/README.md

fisker

Pinned

  1. Polyfill for the meter element

    JavaScript 2 1

  2. fis3 project boilerplate

    CSS 6 2

  3. upng imagemin plugin

    JavaScript 1 1

  4. fisker's blog

    JavaScript 1

4,263 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2021

Created 1 repository

Created a pull request in sindresorhus/eslint-plugin-unicorn that received 4 comments

Refactor: replace `isSameNode` with `hasSameRange`

Nodes has same range didn't mean they are the same node, example a Both Program, ExpressionStatement, Identifier have same range [0, 1]. Add hasSa…

+22 −18 4 comments
Opened 53 other pull requests in 6 repositories
sindresorhus/eslint-plugin-unicorn
27 merged 6 open
prettier/prettier
8 merged 3 open 1 closed
prettier/eslint-plugin-prettier
3 open
fisker/prettier
1 open 1 closed
fisker/eslint-plugin-unicorn
1 closed 1 open
mysticatea/eslint-utils
1 open
Reviewed 35 pull requests in 2 repositories
prettier/prettier 26 pull requests
sindresorhus/eslint-plugin-unicorn 9 pull requests

Created an issue in avajs/ava that received 9 comments

Question: Is it possible to use `.mjs` on Node.js 10?

I'm trying to covert test files to .mjs, but I still need run test on Node.js 10. I can't find a way to run tests with babel: true.

9 comments

Seeing something unexpected? Take a look at the GitHub profile guide.