Y
Hacker News
new
|
ask
|
show
|
jobs
by
Vinnl
2228 days ago
Note that "by default" here means "when strict mode is on, which is explicitly turned on when you run tsc --init". If you don't specify a config value for strict mode, it will be off. (At least last time I checked.)