Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
justinfagnani committed Mar 30, 2023
1 parent f4c2453 commit 33b1933
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/labs/observers/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"moduleResolution": "NodeNext",
"allowSyntheticDefaultImports": true,
"experimentalDecorators": true,
"noImplicitOverride": true,
"noEmitOnError": false
"noImplicitOverride": true
},
"include": ["src/**/*.ts"],
"exclude": []
Expand Down

0 comments on commit 33b1933

Please sign in to comment.