Skip to content

Disable strictFunctionTypes in typescript #48959

Closed
@dgofman-equinix

Description

@dgofman-equinix

Hi I need to disable strict function parameter in Visual Studio by using "strictFunctionTypes" argument.

https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-6.html

microsoft/TypeScript#18654

I tried adding "strictFunctionTypes": false into tsconfig.json and setting.json but VScode ignore reading those settings.

Metadata

Metadata

Assignees

Labels

*questionIssue represents a question, should be posted to StackOverflow (VS Code)typescriptTypescript support issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions