mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create cspell.jsom
This commit is contained in:
22
cspell.jsom
Normal file
22
cspell.jsom
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": "0.2",
|
||||
"language": "en",
|
||||
"ignorePaths": [
|
||||
"node_modules",
|
||||
"build",
|
||||
"dist",
|
||||
".git",
|
||||
"website/build"
|
||||
],
|
||||
"dictionaries": [
|
||||
"typescript",
|
||||
"javascript",
|
||||
"html",
|
||||
"markdown"
|
||||
],
|
||||
"words": [
|
||||
"Docusaurus",
|
||||
"inodes",
|
||||
"clamav"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user