diff --git a/docs/documentation/new.md b/docs/documentation/new.md index 2dedb230af07..e83e4c8f03ac 100644 --- a/docs/documentation/new.md +++ b/docs/documentation/new.md @@ -137,6 +137,16 @@ Default applications are created in a directory of the same name, with an initia

+
+ strict +

+ --strict default value: false +

+

+ Configure TypeScript in strict mode. +

+
+
style