Socket
Socket
Sign inDemoInstall

@vue/tsconfig

Package Overview
Dependencies
Maintainers
19
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/tsconfig

A base TSConfig for working with Vue.js


Version published
Weekly downloads
366K
decreased by-16.69%
Maintainers
19
Weekly downloads
 
Created
Source

@vue/tsconfig

TSConfigs for Vue projects to extend.

Requires TypeScript >= 4.5.

Install:

npm add -D @vue/tsconfig

Add one of the available configurations to your tsconfig.json:

The base configuration (runtime-agnostic):

"extends": "@vue/tsconfig/tsconfig.json"

Configuration for Browser environment:

"extends": "@vue/tsconfig/tsconfig.web.json"

Configuration for Node environment:

"extends": "@vue/tsconfig/tsconfig.node.json"

Keywords

FAQs

Package last updated on 27 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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