10.0.2 • Published 9 months ago
@foray1010/remark-preset v10.0.2
@foray1010/remark-preset
Installation
yarn add -DE @foray1010/remark-preset remark-cli
Create an
.remarkrc.mjs
in the project rootconst config = { plugins: ['@foray1010/remark-preset'], } export default config
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
oryarn remark
to replaceremark
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