Update checked-in dependencies
This commit is contained in:
parent
601c5ba56e
commit
eff6331393
1778 changed files with 42517 additions and 154082 deletions
5
node_modules/prettier/plugins/yaml.d.ts
generated
vendored
Normal file
5
node_modules/prettier/plugins/yaml.d.ts
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import { Parser } from "../index.js";
|
||||
|
||||
export declare const parsers: {
|
||||
yaml: Parser;
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue