Skip to content

Commit

Permalink
Code formatting [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Mar 31, 2024
1 parent 16c7ae9 commit 275ad13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"compilerOptions": {
"declaration": true,
"declarationMap": true,
"noEmit": false,
"incremental": true,
"noEmit": false,
"outDir": "../lib",
"tsBuildInfoFile": "../var/tsbuildinfo.json"
}
Expand Down

0 comments on commit 275ad13

Please sign in to comment.