Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typescript-strict-plugin

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-strict-plugin - npm Package Compare versions

Comparing version 2.0.0-beta.2 to 2.0.0

2

package.json
{
"name": "typescript-strict-plugin",
"version": "2.0.0-beta.2",
"version": "2.0.0",
"description": "Typescript tools that help with migration to the strict mode",

@@ -5,0 +5,0 @@ "author": "Allegro",

@@ -98,3 +98,9 @@ # Typescript strict mode plugin

```
## VSCode support
VSCode supports this plugin out of the box. However, sometimes it can use its own typescript version instead of the project one, resulting in not reading the local tsconfig. If you are using VSCode be sure to have `Use workspace version` option selected in `Typescript: Select Typescript Version...` command available in the [command pallete](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette).
<img width="729" alt="image" src="https://user-images.githubusercontent.com/35625949/153884371-e0f488d4-05b8-4b88-93d2-1caa7e6081f7.png">
## Testing the plugin

@@ -101,0 +107,0 @@ ### Manually

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc