Skip to content

Commit

Permalink
fix: ts config
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanga-Ganapathy committed Feb 12, 2024
1 parent 1cd28ae commit 787c8cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/utils/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@
"noEmitOnError": true /* Do not emit outputs if any errors were reported. */,
"skipLibCheck": true /* Skip type checking of declaration files. */,
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
}
},
"include": ["src/**/*"]
}

0 comments on commit 787c8cf

Please sign in to comment.