Actions
Task #101846
closedFix eslint execution from TYPO3 source root folder
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2023-09-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Build/node_modules/.bin/eslint -c Build/.eslintrc.js Build/Sources/TypeScript/filelist/file-delete.ts
/home/ben/src/TYPO3.CMS/Build/Sources/TypeScript/filelist/file-delete.ts 0:0 error Parsing error: Cannot read file '/home/ben/src/TYPO3.CMS/tsconfig.eslint.json'
Updated by Benjamin Franzke about 1 year ago
- Related to Task #101782: Use TypeScript tsconfig include instead of exclude added
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80863
Updated by Gerrit Code Review about 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80863
Updated by Gerrit Code Review about 1 year ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80841
Updated by Anonymous about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3091f4d3bbbf9180910fa7f67181cca17df30a3f.
Actions