mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
23 lines
295 B
Plaintext
23 lines
295 B
Plaintext
{
|
|
"version": "0.2",
|
|
"language": "en",
|
|
"ignorePaths": [
|
|
"node_modules",
|
|
"build",
|
|
"dist",
|
|
".git",
|
|
"website/build"
|
|
],
|
|
"dictionaries": [
|
|
"typescript",
|
|
"javascript",
|
|
"html",
|
|
"markdown"
|
|
],
|
|
"words": [
|
|
"Docusaurus",
|
|
"inodes",
|
|
"clamav"
|
|
]
|
|
}
|