aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/cspell.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-10-27 20:47:31 +0800
committercrupest <crupest@outlook.com>2022-10-27 20:47:31 +0800
commitdb15382363419ae572f5ee2b7fef37013f665970 (patch)
tree1e6824ecfa8de9e1271408dafc13020882b6ee88 /FrontEnd/cspell.json
parent83f4fc8ab07a7f4cd3bba8042d600d7a4543bcaf (diff)
downloadtimeline-db15382363419ae572f5ee2b7fef37013f665970.tar.gz
timeline-db15382363419ae572f5ee2b7fef37013f665970.tar.bz2
timeline-db15382363419ae572f5ee2b7fef37013f665970.zip
Fix all errors so far.
Diffstat (limited to 'FrontEnd/cspell.json')
-rw-r--r--FrontEnd/cspell.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/cspell.json b/FrontEnd/cspell.json
index 3f746df6..2dcec3be 100644
--- a/FrontEnd/cspell.json
+++ b/FrontEnd/cspell.json
@@ -1,4 +1,4 @@
{
"version": "0.2",
- "ignorePaths": ["**/node_modules/**", "package-lock.json"]
+ "ignorePaths": ["**/node_modules/**", "pnpm-lock.yaml"]
}