10.0.1 • Published 15 days ago

@foray1010/remark-preset v10.0.1

Weekly downloads
142
License
MIT
Repository
github
Last release
15 days ago

@foray1010/remark-preset

Installation

  1. yarn add -DE @foray1010/remark-preset remark-cli

  2. Create an .remarkrc.mjs in the project root

    const config = {
      plugins: ['@foray1010/remark-preset'],
    }
    export default config
  3. Use default remarkignore via npm script

    {
      "scripts": {
        "remark": "remark --ignore-path=node_modules/@foray1010/remark-preset/remarkignore --ignore-path-resolve-from=cwd --silently-ignore"
      }
    }

    then use npm run remark or yarn remark to replace remark

10.0.1

15 days ago

10.0.0

6 months ago

9.0.1

7 months ago

9.0.0

1 year ago

8.0.0

1 year ago

7.0.4

2 years ago

6.0.1

2 years ago

6.0.0

2 years ago

7.0.0

2 years ago

7.0.3

2 years ago

7.0.2

2 years ago

7.0.1

2 years ago

5.0.0

2 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.4.2

3 years ago

3.4.1

3 years ago

3.4.0

4 years ago

3.3.0

4 years ago

3.2.1

4 years ago

3.2.0

4 years ago

3.1.0

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago