15.7.0 • Published 3 years ago
@wildpeaks/prettier-config v15.7.0
Prettier Config
Shared settings for Prettier.
Quickstart
Install the config:
npm install @wildpeaks/prettier-config --save-devReference 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
3 years ago
15.3.0
4 years ago
15.5.0
4 years ago
15.4.0
4 years ago
15.6.0
3 years ago
15.2.0
4 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
5 years ago
12.1.0
5 years ago
11.5.0
5 years ago
12.0.0
5 years ago
11.4.0
5 years ago
11.3.0
5 years ago
11.2.0-rc1
5 years ago
11.2.0
5 years ago
11.1.0
5 years ago
11.0.0
5 years ago
11.0.0-rc5
5 years ago
1.0.0-rc1
5 years ago