diff --git a/cspell.json b/cspell.json new file mode 100644 index 00000000..80286b43 --- /dev/null +++ b/cspell.json @@ -0,0 +1,24 @@ +{ + "version": "0.2", + "ignorePaths": [ + "package.json" + ], + "dictionaryDefinitions": [], + "dictionaries": [], + "words": [ + "autopause", + "autoplay", + "classname", + "fullscreen", + "gordita", + "menuitemradio", + "playsinline", + "plyr", + "seektime", + "srclang", + "stylelint", + "unmute" + ], + "ignoreWords": [], + "import": [] +}