Peter Bacon Darwin
b668c2c781
build(aio): IDEs should only parse the
src
files
I found that VS Code was taking an age to bring up the intellisense for TypeScript source files in the `aio/src` folder. I believe that this is because it was trying to parse all the files in the `aio/content/examples` folder as well, which is not relevant to the web app development. This change restricts the root `aio/tsconfig.json` to only the entry points for the app, the unit tests and e2e tests.
Safari (7+), iOS (7+), Edge (14) and IE mobile (11) are tested on BrowserStack.
Angular
Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript (JS) and other languages.
Quickstart
Want to help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.
Description
Languages
TypeScript
68.6%
HTML
12.8%
JavaScript
8.4%
Pug
7%
Starlark
1.4%
Other
1.7%