File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "preset" : " angular" ,
33 "scripts" : {
4- "postchangelog" : " prettier --write CHANGELOG.md"
5- }
4+ "postchangelog" : " prettier --write changelog.md"
5+ },
6+ "infile" : " changelog.md"
67}
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 11# yaml-unist-parser
22
3- [ ![ npm] ( https://img.shields.io/npm/v/yaml-unist-parser.svg )] ( https://www.npmjs.com/package/yaml-unist-parser )
4- [ ![ build] ( https://img.shields.io/github/workflow/status/prettier/yaml-unist-parser/CI )] ( https://github.com/prettier/yaml-unist-parser/actions?query=workflow%3ACI+branch%3Amain )
5- [ ![ coverage] ( https://img.shields.io/codecov/c/github/prettier/yaml-unist-parser/main.svg )] ( https://codecov.io/gh/prettier/yaml-unist-parser )
3+ [ ![ npm] ( https://img.shields.io/npm/v/yaml-unist-parser.svg?style=flat-square )] ( https://www.npmjs.com/package/yaml-unist-parser )
4+ [ ![ coverage] ( https://img.shields.io/codecov/c/github/prettier/yaml-unist-parser.svg?style=flat-square )] ( https://codecov.io/gh/prettier/yaml-unist-parser )
65
76A YAML parser that produces output compatible with [ unist] ( https://github.com/syntax-tree/unist )
87
9- [ Changelog] ( https://github.com/ikatyang /yaml-unist-parser/blob/master/CHANGELOG .md )
8+ [ Changelog] ( https://github.com/prettier /yaml-unist-parser/blob/main/changelog .md )
109
1110## Features
1211
1312- better node positioning
1413- better comment attaching
15- - [ unist-compatible AST] ( https://github.com/ikatyang /yaml-unist-parser/blob/master /src/types.ts )
14+ - [ unist-compatible AST] ( https://github.com/prettier /yaml-unist-parser/blob/main /src/types.ts )
1615
1716## Install
1817
You can’t perform that action at this time.
0 commit comments