Skip to content

Commit a03f7b7

Browse files
committed
Merge remote-tracking branch 'drivenets/main' into drivenets/michal/AR-41960-tags
2 parents 786a251 + 65047b3 commit a03f7b7

File tree

3 files changed

+4
-12
lines changed

3 files changed

+4
-12
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Codeowners & All github actions related files
2+
./.github @StyleShit @aroba-dn

packages/design-system/.cursor/mcp.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

tsconfig.base.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
// Linting
2525
"erasableSyntaxOnly": true,
2626
"checkJs": true
27-
}
27+
},
28+
"exclude": ["**/dist"]
2829
}

0 commit comments

Comments
 (0)