Logo
Explore Help
Sign In
public/awesome-cordova-plugins
public/awesome-cordova-plugins
9
0
Fork 0
You've already forked awesome-cordova-plugins
forked from github/awesome-cordova-plugins
Code Pull Requests Activity
awesome-cordova-plugins/tsconfig-es5.json

16 lines
294 B
JSON
Raw Normal View History

chore(build): switch to typescript
2015-11-24 16:37:29 -08:00
{
chore(build): update build process, commands, and packages * chore(build): change build commands + tools * refactor(sqlite): tslint * chore(tsconfig): update tsconfig & change build command * chore(build): change build commands
2016-06-26 12:54:14 -04:00
"compilerOptions": {
"module": "commonjs",
"target": "ES5",
"sourceMap": true,
"declaration": true,
"experimentalDecorators": true,
put tsc output into dist/es5, not just dist/
2016-09-14 13:35:45 -05:00
"outDir": "dist/es5",
test(): add initial test suite (#523)
2016-09-07 02:42:29 +01:00
"moduleResolution": "node"
chore(build): update build process, commands, and packages * chore(build): change build commands + tools * refactor(sqlite): tslint * chore(tsconfig): update tsconfig & change build command * chore(build): change build commands
2016-06-26 12:54:14 -04:00
},
"files": [
"typings/es6-shim/es6-shim.d.ts",
"src/index.ts"
]
Moving to a class-based approach
2015-11-25 11:44:58 -06:00
}
Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 52ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API