Commit c75e1c0f authored by Arthur Verschaeve's avatar Arthur Verschaeve

Merge pull request #1486 from tastejs/nested-js

Include all nested js in glob for typescript
parents e12691df 6791da09
......@@ -33,7 +33,7 @@
"examples/angular2/**/*.js",
"examples/polymer/elements/elements.build.js",
"examples/js_of_ocaml/js/*.js",
"examples/typescript-*/js/*.js",
"examples/typescript-*/js/**/*.js",
"**/generated/**"
],
"requireSpaceBeforeBlockStatements": true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment