@effect/language-service 0.47.3 → 0.49.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -296,6 +296,10 @@ If the filename and the class identifier are the same, they won't be repeated, b
296
296
 
297
297
  The skipLeadingPath array can contain a set of prefixes to remove from the subpath part of the path. By default "src/" is removed for example.
298
298
 
299
+ ### Pattern: default-hashed
300
+
301
+ If you are concerned potentially showing service names in builds, this pattern is the same as default; but the string will be then hashed.
302
+
299
303
  ### Pattern: package-identifier
300
304
 
301
305
  This pattern uses the package name + identifier. This usually works great if you have a flat structure, with one file per service/error.