chore(global): regular updates to configs

Somewhat related to https://github.com/andreijiroh-dev/personal-launchpad/issues/4, but maybe not?

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
Andrei Jiroh Halili 2024-07-27 04:47:30 +08:00
parent 28de3a0527
commit b310751cd6
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
3 changed files with 20 additions and 1 deletions

12
cspell.json Normal file
View file

@ -0,0 +1,12 @@
{
"version": "0.2",
"ignorePaths": [],
"dictionaryDefinitions": [],
"dictionaries": [],
"words": [
"Neurodivergence",
"neurodivergent"
],
"ignoreWords": [],
"import": []
}