Masafumi Koba

Results 64 issues of Masafumi Koba

> Which issue, if any, is this issue related to? None. > Is there anything in the PR that needs further explanation? - Simplify before and after hooks - Remove...

pr: dependencies

> Which issue, if any, is this issue related to? Ref https://github.com/stylelint/vscode-stylelint/pull/504#issuecomment-1943359803 > Is there anything in the PR that needs further explanation? This PR is for debugging. DO NOT...

This change doesn't use `require.resolve()` to prevent the build warning below: ```sh-session $ npm run bundle > [email protected] bundle > npm run bundle-base -- --sourcemap > [email protected] bundle-base > ts-node...

Wikipedia says: > On-premises software (sometimes misspelled "on-premise" or abbreviated as "on-prem") https://en.wikipedia.org/wiki/On-premises_software

Just document fix.

> Which issue, if any, is this issue related to? Closes #7181 Closes #7618 This also fixes a bug reported on . > Is there anything in the PR that...

In PR #7532, we introduced the [`@dual-bundle/import-meta-resolve`](https://www.npmjs.com/package/@dual-bundle/import-meta-resolve) package to support both ESM and CJS, which is a fork of [`import-meta-resolve`](https://www.npmjs.com/package/import-meta-resolve) that is pure ESM. When we switch to pure ESM...

status: agreed but held

### What is the problem you're trying to solve? If a formatter in a configuration (e.g. `stylelint.config.js`) is supported, we can simplify `stylelint` CLI arguments or specify a formatter via...

status: wip
type: enhancement

> Which issue, if any, is this issue related to? Closes #511 > Is there anything in the PR that needs further explanation? See https://stylelint.io/CHANGELOG#1600 Note that this PR bumps...

pr: dependencies

Reverts stylelint/stylelint#7778 Closes #7783 Closes #7804 The new CLI version is released: https://github.com/codecov/codecov-cli/releases/tag/v0.7.1 See also https://github.com/codecov/codecov-action/issues/1487