Update docs/releases/v1.40.0.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2025-06-17 20:28:01 +02:00
committed by GitHub
parent a1e2297856
commit e26439fa76
+1 -1
View File
@@ -119,7 +119,7 @@ module.exports = {
'error', // if you want to opt in to strict checks early
{
excludedTargetPackages: [
'@internal/plugin-foo,
'@internal/plugin-foo',
// ...
```