15.7.0 • Published 2 years ago
@wildpeaks/prettier-config v15.7.0
Prettier Config
Shared settings for Prettier.
Quickstart
Install the config:
npm install @wildpeaks/prettier-config --save-dev
Reference it in your package.json
:
{
"prettier": "@wildpeaks/prettier-config"
}
or in .prettierrc
:
"@wildpeaks/prettier-config"
Eslint
This is compatible with the following Eslint configs:
- @wildpeaks/legacy for ES5 Javascript projects without modules
- @wildpeaks/commonjs for ES2018 Javascript projects using CommonJS modules
- @wildpeaks/esmodules for ES2022 Javascript projects using ES Modules
- @wildpeaks/typescript for ES2022 Typescript projects using ES Modules
15.7.0
2 years ago
15.3.0
3 years ago
15.5.0
3 years ago
15.4.0
3 years ago
15.6.0
3 years ago
15.2.0
3 years ago
16.0.0-rc2
4 years ago
16.0.0-rc1
4 years ago
15.1.0
4 years ago
15.0.0
4 years ago
14.0.0-rc1
4 years ago
13.2.0-rc1
4 years ago
13.2.0
4 years ago
14.0.0
4 years ago
13.1.0
4 years ago
13.0.0
4 years ago
12.2.0
4 years ago
12.1.0
4 years ago
11.5.0
4 years ago
12.0.0
4 years ago
11.4.0
4 years ago
11.3.0
4 years ago
11.2.0-rc1
4 years ago
11.2.0
4 years ago
11.1.0
4 years ago
11.0.0
4 years ago
11.0.0-rc5
4 years ago
1.0.0-rc1
4 years ago