Skip to content

Commit

Permalink
tsconfig.json: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
macbre committed Jan 25, 2023
1 parent 15508d2 commit 6164b28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"include": ["./lib/**/*"],
"compilerOptions": {
"skipLibCheck": true
}
"include": ["./lib/**/*"],
"compilerOptions": {
"skipLibCheck": true
}
}

0 comments on commit 6164b28

Please sign in to comment.