1.3.7 • Published 11 months ago
@remark/cardinal v1.3.7
Cardinal 🐦
car·di·nal /ˈkärd(ə)nl/
adjective
- of the greatest importance; fundamental.
Usage
First you need to install Cardinal:
npm i -D @remark/cardinalOnce that finishes, you can configure your desired scripts:
{
"scripts": {
+ "format": "remark-cardinal format"
}
}Scripts
build
build builds your code.
Currently only supports TypeScript (via the --typescript flag).
Options
--typescript [<tsc_flag>...]- Builds your code using the TypeScript compiler. May optionally take any number of TypeScript compiler options.
format
format formats your code using Prettier.
lint
lint lints your code using ESLint.
Options
--config <path>- Specify a custom Prettier configuration file.--ignore-path <path>- Path to a file containing patterns that describe files to ignore. By default, Cardinal respects the project's.gitignore.--no-write- Disables Prettier's--writeoption.
1.3.7
11 months ago
1.3.6
12 months ago
1.3.5
1 year ago
1.3.4
2 years ago
1.3.3
2 years ago
1.3.2
2 years ago
1.3.1
2 years ago
1.3.0
2 years ago
1.2.5
2 years ago
1.2.0
2 years ago
1.2.4
2 years ago
1.2.3
2 years ago
1.2.2
2 years ago
1.2.1
2 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.17
6 years ago
1.0.16
6 years ago
1.0.15
6 years ago
1.0.14
6 years ago
1.0.13
6 years ago
1.0.12
6 years ago
1.0.11
6 years ago
1.0.10
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago