@cspell/dict-tr-tr
Advanced tools
Weekly downloads
Changelog
2.0.0 (2022-10-01)
Readme
Turkish dictionary for cspell.
This is a pre-built dictionary for use with cspell.
Global Install and add to cspell global settings.
npm install -g @cspell/dict-tr-tr
cspell link add @cspell/dict-tr-tr
cspell link remove @cspell/dict-tr-tr
The cspell-ext.json
file in this package should be added to the import section in your cspell.json file.
{
// …
"import": ["@cspell/dict-tr-tr/cspell-ext.json"],
// …
}
Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files.
npm run build
The resources for this dictionary can be obtained from the titoBouzout repository
MIT
Some packages may have other licenses included.
FAQs
Turkish dictionary for cspell.
The npm package @cspell/dict-tr-tr receives a total of 576 weekly downloads. As such, @cspell/dict-tr-tr popularity was classified as not popular.
We found that @cspell/dict-tr-tr demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.