Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Jana R e6db98ecb5
[doc] fixed typos and punctuation (#29225)
Fixed typos and added punctuations to improve readability of README.md
files.

---------

Co-authored-by: Maor Leger <maorleger@users.noreply.github.com>
2024-06-25 07:02:57 -07:00
Matthew Podwysocki db3a5752c1
[design] Adding modular design document (#24538)
### Packages impacted by this PR

- [@azure/notification-hubs]

### Issues associated with this PR


### Describe the problem that is addressed by this PR

Adds a design document for modular design for all projects, adding
subpath exports and extended ESM support

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
2023-02-16 02:54:42 +00:00