Masafumi Koba

Results 705 comments of Masafumi Koba

Make sense. Let's wait for the new language option. 👍

@romainmenke @jeddy3 Thank you for raising this discussion. I can now have a better understanding of nested selectors and the related rules. Users could have different requirements for nesting, depending...

@jeddy3 Thank you for the proposal. Your suggestion sounds more reasonable than mine, especially for the long-term perspective. 👍🏼 I'm still a bit worried about how many `stylelint-scss` users the...

I'm not so sure about compatibility, but what if we could [`node:test`](https://nodejs.org/api/test.html), which is a Node.js built-in test runner, instead of third parties? If so, we could benefit from [`stylelint-test-rule-node`](https://github.com/stylelint/stylelint-test-rule-node)...

Just for your information: - https://github.com/jestjs/jest/issues/9430

FYI, we will support Node.js v20.19.0 or later in the next major v17.0.0, ref: - https://github.com/stylelint/stylelint/pull/8867

FYI, `node:test` has been partially used on the v17 branch. Ref: - https://github.com/stylelint/stylelint/pull/8859#issuecomment-3606702126

`node:test` added the snapshot testing support in Node.js v22.3.0, so migrating to Vitest might be more realistic. Ref: https://nodejs.org/api/test.html#snapshot-testing

Agree. Now I think this issue's priority is low.

- https://cacheable.org/docs/file-entry-cache/#changes-from-v9-to-v10 - https://cacheable.org/docs/flat-cache/#breaking-changes-from-v5-to-v6