Skip to content

Commit ec376df

Browse files
author
Maximilian Alexander
committed
adding all
1 parent 7a80446 commit ec376df

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

index.d.ts

Whitespace-only changes.

index.js

Whitespace-only changes.

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"noImplicitAny": true,
1010
"suppressImplicitAnyIndexErrors": true,
1111
"target": "es5",
12-
"outDir": "dist",
13-
"outFile": "index.js"
12+
"outDir": "dist"
1413
},
1514
"formatCodeOptions": {
1615
"indentSize": 2,

0 commit comments

Comments
 (0)