1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00

Tools: Fix spelling regex

This commit is contained in:
Laurent Cozic 2024-03-01 18:04:02 +00:00
parent bd5b3feabe
commit d1c6c0622b

View File

@ -4,7 +4,7 @@
"ignoreRegExpList": [
"\\[.*?\\]\\(https:\\/\\/github.com\\/.*?\\)",
"by .*?\\)",
"\\| (.*?) \\| \\d\\d%"
"\\| (.*?) \\| \\d+%"
],
"ignorePaths": [
"**/*.d.ts",