fix(email-validator): improve MX record validation and update project configuration

This commit is contained in:
2026-04-30 07:41:08 +00:00
parent 0885b139e9
commit 705ef9ce71
12 changed files with 2147 additions and 4153 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"outDir": "./dist_ts",
"rootDir": "./ts",
"strict": false,
"skipLibCheck": true
"noImplicitAny": true
},
"include": [
"ts/**/*"