Socket
Socket
Sign inDemoInstall

remark-preset-prettier

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-preset-prettier - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.1.1](https://github.com/JounQin/remark-preset-prettier/compare/v0.1.0...v0.1.1) (2019-09-01)
### Bug Fixes
* toc for remark-cli usage incorrect ([1735435](https://github.com/JounQin/remark-preset-prettier/commit/1735435))
## 0.1.0 (2019-09-01)

@@ -7,0 +14,0 @@

2

package.json
{
"name": "remark-preset-prettier",
"version": "0.1.0",
"version": "0.1.1",
"description": "Turns off all rules that are unnecessary or might conflict with Prettier.",

@@ -5,0 +5,0 @@ "repository": "git@github.com:JounQin/remark-preset-prettier.git",

@@ -26,3 +26,3 @@ # remark-preset-prettier

- [Via ESLint(recommended)](#via-eslintrecommended)
- [Via [remark-cli][]](#via-remark-cli)
- [Via remark-cli](#via-remark-cli)
- [Via Node API](#via-node-api)

@@ -95,2 +95,4 @@

Please use _[eslint-mdx][]_ which works perfectly with [ESLint][] and [Remark][] both together.
```jsonc

@@ -119,3 +121,3 @@ {

### Via [remark-cli][]
### Via remark-cli

@@ -126,4 +128,2 @@ ```sh

[remark-cli]: https://github.com/remarkjs/remark/tree/master/packages/remark-cli
### Via Node API

@@ -148,1 +148,5 @@

```
[eslint]: https://eslint.org
[eslint-mdx]: https://github.com/rx-ts/eslint-mdx
[remark]: https://github.com/remarkjs/remark
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc