Skip to content

Commit

Permalink
fix: build only true file name
Browse files Browse the repository at this point in the history
  • Loading branch information
teramotodaiki committed Feb 1, 2020
1 parent 74afb37 commit 59b68b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"compilerOptions": {
"forceConsistentCasingInFileNames": true,
/* Basic Options */
// "incremental": true, /* Enable incremental compilation */
"target": "es2015" /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019' or 'ESNEXT'. */,
Expand Down

0 comments on commit 59b68b2

Please # to comment.