Skip to content

Commit

Permalink
fixup: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mcous committed Mar 15, 2024
1 parent e1fd5b6 commit 12c3bee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"declaration": true,
"sourceMap": true,
"rootDir": "src",
"outDir": "lib",
"outDir": "lib"
},
"include": ["src/**/*.ts"],
"include": ["src/**/*.ts"]
}

0 comments on commit 12c3bee

Please sign in to comment.