12 lines
174 B
JSON
Raw Permalink Normal View History

2017-02-28 23:31:24 +01:00
{
"files":[
"!**/*.d.ts",
"!**/*.js",
"!**/*.[0-9].*",
".angular-cli.json",
"protractor.conf.js"
],
"removeSystemJsConfig": true,
"type": "cli"
2017-02-28 23:31:24 +01:00
}