Skip to content

Commit

Permalink
feat(DTFS2-7052): adding typescript include for json files, to satify…
Browse files Browse the repository at this point in the history
… lint. I added big examples to json files
  • Loading branch information
avaitonis committed Apr 10, 2024
1 parent a3d5433 commit 0b79772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"src",
"test",
"jest.config.ts",
"src/**/*.json",
],
"exclude": [
"node_modules",
Expand Down

0 comments on commit 0b79772

Please sign in to comment.