0.1.0-alpha.7 • Published 9 months ago
@prestashopcorp/eslint-config v0.1.0-alpha.7
Prestashop eslint-config
An eslint sharable config for Prestashop Javascript projects. This condig is the recommended eslint configuration for Javascript projects at PrestaShop This config include eslint-config-standard and prettier/recommended rules.
Install
yarn add @prestashopcorp/eslint-config --devUsage
Shareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.
Add this to your .eslintrc file:
{
"extends": "@prestashopcorp/eslint-config"
}troubleshooting
Prettier error
TypeError: prettier.resolveConfig is not a functionTry to update prettier to prettier v3
0.1.0-alpha.7
9 months ago
0.3.0-beta.1
1 year ago
0.1.0
2 years ago
0.2.0
2 years ago
0.0.10
2 years ago
0.0.9
2 years ago
0.0.5
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago