aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/cspell.json
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/cspell.json')
-rw-r--r--FrontEnd/cspell.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/FrontEnd/cspell.json b/FrontEnd/cspell.json
new file mode 100644
index 00000000..3f746df6
--- /dev/null
+++ b/FrontEnd/cspell.json
@@ -0,0 +1,4 @@
+{
+ "version": "0.2",
+ "ignorePaths": ["**/node_modules/**", "package-lock.json"]
+}