Skip to content

Commit 0b79772

Browse files
feat(DTFS2-7052): adding typescript include for json files, to satify lint. I added big examples to json files
1 parent a3d5433 commit 0b79772

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"src",
4444
"test",
4545
"jest.config.ts",
46+
"src/**/*.json",
4647
],
4748
"exclude": [
4849
"node_modules",

0 commit comments

Comments
 (0)