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

@cspell/dict-svelte

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-svelte

Svelte dictionary for cspell.

  • 1.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
275K
decreased by-63.51%
Maintainers
1
Weekly downloads
 
Created

What is @cspell/dict-svelte?

@cspell/dict-svelte is a dictionary extension for the CSpell spell checker that provides Svelte-specific terms. It helps developers working with Svelte to avoid false positives in spell checking by recognizing Svelte-related terminology.

What are @cspell/dict-svelte's main functionalities?

Add Svelte dictionary to CSpell configuration

This feature allows you to add the Svelte dictionary to your CSpell configuration, enabling the spell checker to recognize Svelte-specific terms and avoid false positives.

{
  "dictionaries": ["svelte"]
}

Install the Svelte dictionary

This command installs the Svelte dictionary package, making it available for use in your CSpell configuration.

npm install @cspell/dict-svelte

Other packages similar to @cspell/dict-svelte

Keywords

FAQs

Package last updated on 11 Oct 2024

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