Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Commit 4b778f4

Browse files
authored
Ide tweaks (#50)
* ignoring dist for Jetbrains * ignoring dist for typescript
1 parent 6140917 commit 4b778f4

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.idea/github-codeowners.iml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
7777
},
7878
"exclude": [
79+
"dist",
7980
"tests"
8081
]
8182
}

0 commit comments

Comments
 (0)