Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/build/tsconfig.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 170 - (show annotations) (download)
Mon May 4 03:43:41 2015 UTC (9 years, 1 month ago) by tsugehara
File size: 187 byte(s)


1 {
2 "compilerOptions": {
3 "module": "commonjs",
4 "noLib": true,
5 "target": "es5",
6 "outDir": "lib"
7 },
8 "files": [
9 "build.ts"
10 ]
11 }

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26