Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

feat(@schematics/angular): strict option #462

Closed
wants to merge 1 commit into from
Closed

feat(@schematics/angular): strict option #462

wants to merge 1 commit into from

Conversation

cyrilletuzi
Copy link
Contributor

--strict option to configure TypeScript in strict mode when generating an app.

Replaces #397

@hansl @filipesilva

@cyrilletuzi
Copy link
Contributor Author

Note : strictFunctionTypes will be added once schematics are up to date with TypeScript 2.6.

@cyrilletuzi
Copy link
Contributor Author

@filipesilva @Brocco Any news of this ? @hanls approved the idea of this PR in #397.

@lacolaco
Copy link
Contributor

This is very helpful, but I'm concerned about its name. I think strict is a bit ambiguous and may tend to conflict. in fact, JavaScript has use strict pragma.

@cyrilletuzi
Copy link
Contributor Author

cyrilletuzi commented Apr 14, 2018

Redone in #705 as I completely messed with git.

@lacolaco The name was approved by @hansl in #397 because it could be use for future other strict options.

@cyrilletuzi cyrilletuzi deleted the strict branch April 14, 2018 12:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants