Merge branch 'main' into feature/review-workflow-assignee-2-merge-07-25

This commit is contained in:
Gustav Hansen 2023-07-25 11:08:09 +02:00
commit 0cdec1cc03

View File

@ -1,4 +1,4 @@
module.exports = {
root: true,
extends: ['custom/typescript'],
extends: ['custom/back/typescript'],
};