pnpm/text/comments-parser
Zoltan Kochan 583e3954be
fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991)
2023-01-28 18:19:26 +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(release): 7.17.1 2022-11-27 03:43:44 +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