angular-cn/packages/language-service
Chuck Jazdzewski 253345c0c0 fix(language-service): remove asserts for non-null expressions (#16422)
Reworked some of the code so asserts are no longer necessary.
Added additional and potentially redundant checks
Added checks where the null checker found real problems.

PR Close #16422
2017-04-28 22:50:31 -05:00
..
src fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
test fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
index.ts feat(language-service): provide external file list to TypeScript (#16417) 2017-04-28 18:11:18 -05:00
package.json build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
rollup.config.js fix(language-service): don't require `reflect-metadata` module to be provided (#15569) 2017-03-29 09:34:21 -07:00
tsconfig-build.json fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00