FriendsOfTYPO3 / tea

Example extension for unit testing and best practices.
https://typo3.org/community/teams/best-practices
GNU General Public License v2.0
74 stars 22 forks source link

[TASK] Use typoscript instead of ts within script names #1392

Closed DanielSiepmann closed 1 month ago

DanielSiepmann commented 1 month ago

As ts is usually understood as TypeScript instead of TypoScript. TYPO3 itself also changed its file extension from .ts to .typoscript. We reflect that by adopting the script name.

Resolves: #1385

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10149105132

Details


Totals Coverage Status
Change from base Build 10148857135: 0.0%
Covered Lines: 46
Relevant Lines: 46

💛 - Coveralls