10.0.2 • Published 9 months ago

@foray1010/remark-preset v10.0.2

Weekly downloads
142
License
MIT
Repository
github
Last release
9 months 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.2

9 months ago

10.0.1

1 year ago

10.0.0

2 years ago

9.0.1

2 years ago

9.0.0

2 years ago

8.0.0

3 years ago

7.0.4

3 years ago

6.0.1

3 years ago

6.0.0

3 years ago

7.0.0

3 years ago

7.0.3

3 years ago

7.0.2

3 years ago

7.0.1

3 years ago

5.0.0

4 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.4.2

4 years ago

3.4.1

5 years ago

3.4.0

5 years ago

3.3.0

5 years ago

3.2.1

5 years ago

3.2.0

5 years ago

3.1.0

5 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.1

5 years ago

2.0.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago