we know this guy

This commit is contained in:
Cory LaViska
2025-06-13 09:38:03 -04:00
parent 102b333873
commit 65b816f132

View File

@@ -53,6 +53,7 @@
"dropdowns",
"easings",
"ecommerce",
"eleventy",
"elif",
"endfor",
"endmarkdown",
@@ -229,6 +230,8 @@
"src/translations/!(en).ts",
"**/*.min.js"
],
"ignoreRegExpList": ["(^|[^a-z])sl[a-z]*(^|[^a-z])"],
"ignoreRegExpList": [
"(^|[^a-z])sl[a-z]*(^|[^a-z])"
],
"useGitignore": true
}