File: tsconfig.json

Recommend this page to a friend!
  Classes of Logik group   Angular Moment Picker   tsconfig.json   Download  
File: tsconfig.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Angular Moment Picker
Pick times and dates in Angular.js applications
Author: By
Last change: Update of tsconfig.json
Date: 2 years ago
Size: 148 bytes
 

Contents

Class file image Download
{ "compilerOptions": { "target": "es3", "outDir": "./dist", "sourceMap": true, "alwaysStrict": true }, "exclude": [ "node_modules" ] }