Commit 6791da09 authored by Sam Saccone's avatar Sam Saccone

Include all nested js in glob for typescript

parent e12691df
......@@ -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