Skip to content

Commit

Permalink
strict false for web5spec
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilovtim committed Nov 21, 2023
1 parent dd7b1a3 commit 0e08575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .web5-spec/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"compilerOptions": {
"declarationDir": "dist/types",
"outDir": "dist",
"strict": false
},
"include": [
"main.ts",
Expand Down

0 comments on commit 0e08575

Please sign in to comment.