You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_possible fixable depends on your remark plugins_:
199
199
200
-
Integration with [remark-lint][] plugins, it will read [remark's configuration](https://github.com/remarkjs/remark/tree/master/packages/remark-cli#remark-cli) automatically via [cosmiconfig][]. But `.remarkignore` will not be respected, you should use `.eslintignore` instead.
200
+
Integration with [remark-lint][] plugins, it will read [remark's configuration](https://github.com/remarkjs/remark/tree/master/packages/remark-cli#remark-cli) automatically via [unified-engine][]. But `.remarkignore` will not be respected, you should use `.eslintignore` instead.
201
201
202
202
If you want to disable or change severity of some related rules, it won't work by setting rules in eslint config like `'remark-lint-no-duplicate-headings': 0`, you should change your remark config instead like following:
203
203
@@ -241,6 +241,8 @@ If you're using [remark-lint][] feature with [Prettier][] both together, you can
|[](https://opencollective.com/1stG)|[](https://opencollective.com/rxts)|[](https://opencollective.com/unts)|
@@ -256,14 +258,13 @@ Detailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.m
_possible fixable depends on your remark plugins_:
199
199
200
-
Integration with [remark-lint][] plugins, it will read [remark's configuration](https://github.com/remarkjs/remark/tree/master/packages/remark-cli#remark-cli) automatically via [cosmiconfig][]. But `.remarkignore` will not be respected, you should use `.eslintignore` instead.
200
+
Integration with [remark-lint][] plugins, it will read [remark's configuration](https://github.com/remarkjs/remark/tree/master/packages/remark-cli#remark-cli) automatically via [unified-engine][]. But `.remarkignore` will not be respected, you should use `.eslintignore` instead.
201
201
202
202
If you want to disable or change severity of some related rules, it won't work by setting rules in eslint config like `'remark-lint-no-duplicate-headings': 0`, you should change your remark config instead like following:
203
203
@@ -241,6 +241,8 @@ If you're using [remark-lint][] feature with [Prettier][] both together, you can
|[](https://opencollective.com/1stG)|[](https://opencollective.com/rxts)|[](https://opencollective.com/unts)|
@@ -256,14 +258,13 @@ Detailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.m
_possible fixable depends on your remark plugins_:
199
199
200
-
Integration with [remark-lint][] plugins, it will read [remark's configuration](https://github.com/remarkjs/remark/tree/master/packages/remark-cli#remark-cli) automatically via [cosmiconfig][]. But `.remarkignore` will not be respected, you should use `.eslintignore` instead.
200
+
Integration with [remark-lint][] plugins, it will read [remark's configuration](https://github.com/remarkjs/remark/tree/master/packages/remark-cli#remark-cli) automatically via [unified-engine][]. But `.remarkignore` will not be respected, you should use `.eslintignore` instead.
201
201
202
202
If you want to disable or change severity of some related rules, it won't work by setting rules in eslint config like `'remark-lint-no-duplicate-headings': 0`, you should change your remark config instead like following:
203
203
@@ -241,6 +241,8 @@ If you're using [remark-lint][] feature with [Prettier][] both together, you can
|[](https://opencollective.com/1stG)|[](https://opencollective.com/rxts)|[](https://opencollective.com/unts)|
@@ -256,14 +258,13 @@ Detailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.m
0 commit comments