## Bug Report ```ts // eslint-enable functional/immutable-data: ["error", { ignoreAccessorPattern: ["**.bar.**"]] foo.bar!.baz = 1; ```