Skip to content

Instantly share code, notes, and snippets.

@khuongduybui
Last active November 5, 2022 02:40
Show Gist options
  • Save khuongduybui/75bfe4b6405d708f5b2ec670d7d1b71f to your computer and use it in GitHub Desktop.
Save khuongduybui/75bfe4b6405d708f5b2ec670d7d1b71f to your computer and use it in GitHub Desktop.
cSpell-fresh

cSpell fresh

cSpell dictionary and configuration for Deno Fresh projects.

Installation

Clone this gist next to your project:

git clone https://gist.github.com/75bfe4b6405d708f5b2ec670d7d1b71f.git

Then copy the cspell.config.yaml into your project's root directory and make any additional changes as needed.

version: "0.2"
ignorePaths: []
dictionaryDefinitions:
[
{
"name": "cSpell-fresh",
"path": "../75bfe4b6405d708f5b2ec670d7d1b71f/dictionary.txt",
"addWords": true,
"scope": "folder",
},
]
dictionaries:
- cSpell-fresh
words: []
ignoreWords: []
import: []
asynciterable
authuser
Deno
dotenv
entrypoints
flaskenv
flowbite
freshwind
grammarly
luxon
markdownlint
middlewares
preact
Referer
remoteip
runtimes
sitekey
twind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment