mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
fix: unify npm readme header for all open-wc packages
This commit is contained in:
@@ -10,7 +10,7 @@ function escapeRegExp(text) {
|
||||
const filePath = `${process.cwd()}/README.md`;
|
||||
const findPattern = escapeRegExp('[//]: # (AUTO INSERT HEADER PREPUBLISH)');
|
||||
const text = `
|
||||
> Part of Open Web Components [open-wc](https://github.com/open-wc/open-wc/)
|
||||
> Part of [Open Web Components](https://github.com/open-wc/open-wc/)
|
||||
|
||||
Open Web Components provides a set of defaults, recommendations and tools to help facilitate your web component project. Our recommendations include: developing, linting, testing, building, tooling, demoing, publishing and automating.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user