angular-cn/aio/content/examples/cli-quickstart/zipper.json

12 lines
174 B
JSON

{
"files":[
"!**/*.d.ts",
"!**/*.js",
"!**/*.[0-9].*",
".angular-cli.json",
"protractor.conf.js"
],
"removeSystemJsConfig": true,
"type": "cli"
}