pnpm/text/comments-parser
await-ovo 77c754b10a
chore: eslint issues (#6123)
2023-02-23 12:12:32 +02:00
..
src fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
test feat(pkg-manifest): preserve comments in json5 manifests (#5677) 2022-11-27 03:41:21 +02:00
CHANGELOG.md chore(release): 7.17.1 2022-11-27 03:43:44 +02:00
README.md feat(pkg-manifest): preserve comments in json5 manifests (#5677) 2022-11-27 03:41:21 +02:00
jest.config.js feat(pkg-manifest): preserve comments in json5 manifests (#5677) 2022-11-27 03:41:21 +02:00
package.json chore: eslint issues (#6123) 2023-02-23 12:12:32 +02:00
tsconfig.json fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
tsconfig.lint.json feat(pkg-manifest): preserve comments in json5 manifests (#5677) 2022-11-27 03:41:21 +02:00

README.md

@pnpm/text.comments-parser

Extracts and inserts comments from/to text

Installation

pnpm i @pnpm/text.comments-parser

License

MIT