mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:36:13 +01:00
518bae014e
- Move npm tools and config to default places - Remove now unnecessary config file parameter from npm scripts - editorconfig and eslint config contradict, adapt editorconfig - switch JS indent linting to TYPO3 coding standard of 2 spaces - adapt composer scripts for new npm location
21 lines
594 B
Text
21 lines
594 B
Text
/.Build/ export-ignore
|
|
/.ddev/ export-ignore
|
|
/.editorconfig export-ignore
|
|
/.eslintignore export-ignore
|
|
/.eslintrc.json export-ignore
|
|
/.gitattributes export-ignore
|
|
/.github/ export-ignore
|
|
/.gitignore export-ignore
|
|
/.gitlab/ export-ignore
|
|
/.php-cs-fixer.php export-ignore
|
|
/.phpstorm.meta.php export-ignore
|
|
/.prettierrc.js export-ignore
|
|
/Tests/ export-ignore
|
|
/codeception.yml export-ignore
|
|
/package.json export-ignore
|
|
/phive.xml export-ignore
|
|
/phpcs.xml export-ignore
|
|
/phpstan-baseline.neon export-ignore
|
|
/phpstan.neon export-ignore
|
|
/stylelint.config.js export-ignore
|
|
/tools/ export-ignore binary
|