From 7424d27d53572a2bffde937aab27b632b0b0c2a5 Mon Sep 17 00:00:00 2001 From: Jason Dent Date: Mon, 18 Jul 2022 14:01:46 +0200 Subject: [PATCH] ci: setup spelling config --- cspell.config.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cspell.config.yaml diff --git a/cspell.config.yaml b/cspell.config.yaml new file mode 100644 index 0000000..e425d1c --- /dev/null +++ b/cspell.config.yaml @@ -0,0 +1,5 @@ +--- +dictionaries: + - typescript +ignoreWords: + - lcov