fix(fs): Apply requireLiteralLeadingDot config (#1585)

* fix(fs): Apply requireLiteralLeadingDot config

* fix deserialization

* reword changefile [skip ci]
This commit is contained in:
Fabian-Lars
2024-07-25 16:11:26 +02:00
committed by GitHub
parent 647d8894fe
commit 2b269f1b6d
3 changed files with 7 additions and 1 deletions
@@ -0,0 +1,5 @@
---
"fs": patch
---
Fixed an issue that caused the plugin to ignore the `requireLiteralLeadingDot` config.