Skip to content

Commit

Permalink
docs: improve rewrites example
Browse files Browse the repository at this point in the history
  • Loading branch information
zepatrik committed Oct 6, 2022
1 parent e431978 commit d809c76
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions contrib/rewrites-example/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
{
"compilerOptions": {
"noLib": true,
"noEmit": true,
"types": []
}
"extends": "@ory/keto-namespace-types/tsconfig.json"
}

0 comments on commit d809c76

Please sign in to comment.