Skip to content

Commit

Permalink
style: Prettify code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayfri committed Mar 23, 2021
1 parent 5899666 commit 6519c98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@
"target": "ESNext"
},
"exclude": ["node_modules"],
"files": [
"src/main", "src/index.ts", "src/Fetcher.ts"]
"files": ["src/main", "src/index.ts", "src/Fetcher.ts"]
}

0 comments on commit 6519c98

Please sign in to comment.