10.0.0 • Published 10 months ago
@pixolith/eslint-config-typo3 v10.0.0
Eslint Config
How to use
Install
npm install @pixolith/eslint-config-typo3 --save-devRequire the plugin in your package.json
{
"eslintConfig": {
"extends": "@pixolith/eslint-config-typo3"
}
}