Update netlify.toml

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-07-23 23:58:11 -04:00 committed by GitHub
parent 3b8aa1d0b9
commit e853df7e62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,3 @@ package = "netlify-plugin-checklinks"
# Enabling this will make your tests more brittle, since you can't control
# external pages.
checkExternal = true
# Enable to check references to source maps, source map sources etc.
# Many build tools don't emit working references, so this is disabled by default
followSourceMaps = true