Skip to content

Commit

Permalink
chore: add cspell
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed Nov 5, 2023
1 parent 811913a commit 94feee5
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 0 deletions.
22 changes: 22 additions & 0 deletions cspell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
"version": "0.2",
"language": "en",
"globRoot": ".",
"dictionaryDefinitions": [
{
"name": "next-validations",
"path": "./next-validations.txt",
"addWords": true
}
],
"dictionaries": [
"next-validations"
],
"ignorePaths": [
"node_modules",
"dist",
"build",
"/next-validations.txt"
]
}
232 changes: 232 additions & 0 deletions next-validations.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,232 @@
valibot
Huynh
jellydn
Valibot
Changie
vfgts
isarray
aashutoshrathi
braintree
caseless
typedarray
isstream
espree
minimatch
hapi
hoek
humanwhocodes
nodelib
scandir
fastq
rushstack
corejs
apidom
ramda
stampit
unraw
asyncapi
axios
csstype
estree
globby
ungap
yarnpkg
sprintf
dequal
unscopables
tweetnacl
concat
streamsearch
xvfb
sinonjs
cachedir
eventemitter
execa
getos
listr
minimist
ospath
untildify
yauzl
gopd
esutils
jsbn
tapable
arrayish
arraybuffer
tostringtag
globalthis
proto
weakref
trimend
trimstart
asynciterator
findlastindex
flatmap
fromentries
groupby
axobject
damerau
tosorted
estraverse
hasown
matchall
esrecurse
regexpp
esquery
graphemer
imurmurhash
jsonify
levn
optionator
pify
reusify
keyv
rimraf
asynckit
jsonfile
universalify
realpath
jsprim
sshpk
wrappy
envify
bigints
extglob
getprototypeof
topo
argparse
extsprintf
verror
subtag
colorette
rfdc
yallist
picomatch
regexparam
opentelemetry
postcss
watchpack
msvc
domexception
memorystream
pidtree
padend
yocto
callsites
klaw
picocolors
libc
mkdirp
napi
xtend
drange
lowlight
prismjs
hastscript
autolinker
throttleit
iojs
microtask
fullwidth
pbkdf
dashdash
getpass
deepmerge
undici
classnames
dompurify
randexp
randombytes
proptypes
zenscroll
chownr
tmpdir
punycode
prebuild
toolbelt
querystringify
finalizationregistry
weakmap
weakset
isexe
toposort
Petstore
freenode
petstore
Bitstream
tsup
skypack
trivago
productsway
metafile
vitest
typedoc
vite
jsesc
jridgewell
bcoe
esbuild
loong
riscv
sunos
hutson
istanbuljs
typebox
yargs
tsdoc
kleur
pathe
tinyspy
fflate
sirv
jsonparse
camelcase
pathval
anymatch
readdirp
fsevents
dateformat
codemirror
conventionalcommits
jquery
ismatch
decamelize
dargs
gitconfiglocal
wordwrap
redent
arrify
thenify
mlly
lilconfig
nextick
mrmime
totalist
chokidar
nanospinner
whatwg
dotgitignore
npmcli
joycon
rollup
shiki
lightningcss
sugarss
jsdom
safaridriver
webdriverio
tinybench
tinypool
sortby
webidl
siginfo
stackback
cliui
kofi
buymeacoffee
automerge
sweepai
tsconfigs
duplicative
tsdx

0 comments on commit 94feee5

Please sign in to comment.