소스 검색

Include dice.ts so tests compile correctly

tags/v0.1.3
bertieb 3 년 전
부모
커밋
0c79af9ae2
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      tsconfig.json

+ 2
- 1
tsconfig.json 파일 보기

@@ -66,5 +66,6 @@
/* Advanced Options */
"skipLibCheck": true, /* Skip type checking of declaration files. */
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
}
},
"include": "dice.ts"
}

불러오는 중...
취소
저장