diff options
author | crupest <crupest@outlook.com> | 2022-12-18 20:07:29 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-12-20 20:32:53 +0800 |
commit | 2efc4f7ea0784a504ce50207a19a8899a121f8cd (patch) | |
tree | 705eac7dd02e4335816a4b048b1b14d08cea24a4 /cspell.yaml | |
parent | 8b7bbe2b70f25bc493bf11bd4d0e484e65d22523 (diff) | |
download | crupest-2efc4f7ea0784a504ce50207a19a8899a121f8cd.tar.gz crupest-2efc4f7ea0784a504ce50207a19a8899a121f8cd.tar.bz2 crupest-2efc4f7ea0784a504ce50207a19a8899a121f8cd.zip |
Develop secret api. v42
Diffstat (limited to 'cspell.yaml')
-rw-r--r-- | cspell.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/cspell.yaml b/cspell.yaml new file mode 100644 index 0000000..772a7a2 --- /dev/null +++ b/cspell.yaml @@ -0,0 +1,16 @@ +version: "0.2" +language: en +dictionaries: + - en_US + - softwareTerms + - node + - typescript + - python + - html + - css + - bash + - fonts + - filetypes + - npm +words: + - crupest |