prettier 4.0.0-alpha.10 → 4.0.0-alpha.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +0 -4381
- package/README.md +7 -8
- package/THIRD-PARTY-NOTICES.md +4416 -0
- package/bin/prettier.cjs +4 -0
- package/doc.d.ts +11 -0
- package/doc.js +329 -393
- package/doc.mjs +329 -393
- package/index.cjs +10 -2
- package/index.d.ts +13 -3
- package/index.mjs +2320 -1964
- package/internal/cli.mjs +2268 -1295
- package/package.json +3 -2
- package/plugins/acorn.js +10 -10
- package/plugins/acorn.mjs +10 -10
- package/plugins/angular.js +2 -1
- package/plugins/angular.mjs +2 -1
- package/plugins/babel.js +11 -11
- package/plugins/babel.mjs +11 -11
- package/plugins/estree.js +28 -28
- package/plugins/estree.mjs +28 -28
- package/plugins/flow.js +15 -15
- package/plugins/flow.mjs +15 -15
- package/plugins/glimmer.js +23 -23
- package/plugins/glimmer.mjs +23 -23
- package/plugins/graphql.js +16 -16
- package/plugins/graphql.mjs +16 -16
- package/plugins/html.js +17 -17
- package/plugins/html.mjs +17 -17
- package/plugins/markdown.js +44 -43
- package/plugins/markdown.mjs +44 -43
- package/plugins/meriyah.js +4 -4
- package/plugins/meriyah.mjs +4 -4
- package/plugins/postcss.js +33 -31
- package/plugins/postcss.mjs +33 -31
- package/plugins/typescript.js +14 -14
- package/plugins/typescript.mjs +14 -14
- package/plugins/yaml.js +66 -66
- package/plugins/yaml.mjs +66 -66
- package/standalone.d.ts +1 -1
- package/standalone.js +32 -28
- package/standalone.mjs +33 -29
package/index.cjs
CHANGED
|
@@ -390,7 +390,7 @@ function isFullWidth(x) {
|
|
|
390
390
|
return x === 12288 || x >= 65281 && x <= 65376 || x >= 65504 && x <= 65510;
|
|
391
391
|
}
|
|
392
392
|
function isWide(x) {
|
|
393
|
-
return x >= 4352 && x <= 4447 || x === 8986 || x === 8987 || x === 9001 || x === 9002 || x >= 9193 && x <= 9196 || x === 9200 || x === 9203 || x === 9725 || x === 9726 || x === 9748 || x === 9749 || x >= 9800 && x <= 9811 || x === 9855 || x === 9875 || x === 9889 || x === 9898 || x === 9899 || x === 9917 || x === 9918 || x === 9924 || x === 9925 || x === 9934 || x === 9940 || x === 9962 || x === 9970 || x === 9971 || x === 9973 || x === 9978 || x === 9981 || x === 9989 || x === 9994 || x === 9995 || x === 10024 || x === 10060 || x === 10062 || x >= 10067 && x <= 10069 || x === 10071 || x >= 10133 && x <= 10135 || x === 10160 || x === 10175 || x === 11035 || x === 11036 || x === 11088 || x === 11093 || x >= 11904 && x <= 11929 || x >= 11931 && x <= 12019 || x >= 12032 && x <= 12245 || x >= 12272 && x <= 12287 || x >= 12289 && x <= 12350 || x >= 12353 && x <= 12438 || x >= 12441 && x <= 12543 || x >= 12549 && x <= 12591 || x >= 12593 && x <= 12686 || x >= 12688 && x <=
|
|
393
|
+
return x >= 4352 && x <= 4447 || x === 8986 || x === 8987 || x === 9001 || x === 9002 || x >= 9193 && x <= 9196 || x === 9200 || x === 9203 || x === 9725 || x === 9726 || x === 9748 || x === 9749 || x >= 9776 && x <= 9783 || x >= 9800 && x <= 9811 || x === 9855 || x >= 9866 && x <= 9871 || x === 9875 || x === 9889 || x === 9898 || x === 9899 || x === 9917 || x === 9918 || x === 9924 || x === 9925 || x === 9934 || x === 9940 || x === 9962 || x === 9970 || x === 9971 || x === 9973 || x === 9978 || x === 9981 || x === 9989 || x === 9994 || x === 9995 || x === 10024 || x === 10060 || x === 10062 || x >= 10067 && x <= 10069 || x === 10071 || x >= 10133 && x <= 10135 || x === 10160 || x === 10175 || x === 11035 || x === 11036 || x === 11088 || x === 11093 || x >= 11904 && x <= 11929 || x >= 11931 && x <= 12019 || x >= 12032 && x <= 12245 || x >= 12272 && x <= 12287 || x >= 12289 && x <= 12350 || x >= 12353 && x <= 12438 || x >= 12441 && x <= 12543 || x >= 12549 && x <= 12591 || x >= 12593 && x <= 12686 || x >= 12688 && x <= 12773 || x >= 12783 && x <= 12830 || x >= 12832 && x <= 12871 || x >= 12880 && x <= 42124 || x >= 42128 && x <= 42182 || x >= 43360 && x <= 43388 || x >= 44032 && x <= 55203 || x >= 63744 && x <= 64255 || x >= 65040 && x <= 65049 || x >= 65072 && x <= 65106 || x >= 65108 && x <= 65126 || x >= 65128 && x <= 65131 || x >= 94176 && x <= 94180 || x === 94192 || x === 94193 || x >= 94208 && x <= 100343 || x >= 100352 && x <= 101589 || x >= 101631 && x <= 101640 || x >= 110576 && x <= 110579 || x >= 110581 && x <= 110587 || x === 110589 || x === 110590 || x >= 110592 && x <= 110882 || x === 110898 || x >= 110928 && x <= 110930 || x === 110933 || x >= 110948 && x <= 110951 || x >= 110960 && x <= 111355 || x >= 119552 && x <= 119638 || x >= 119648 && x <= 119670 || x === 126980 || x === 127183 || x === 127374 || x >= 127377 && x <= 127386 || x >= 127488 && x <= 127490 || x >= 127504 && x <= 127547 || x >= 127552 && x <= 127560 || x === 127568 || x === 127569 || x >= 127584 && x <= 127589 || x >= 127744 && x <= 127776 || x >= 127789 && x <= 127797 || x >= 127799 && x <= 127868 || x >= 127870 && x <= 127891 || x >= 127904 && x <= 127946 || x >= 127951 && x <= 127955 || x >= 127968 && x <= 127984 || x === 127988 || x >= 127992 && x <= 128062 || x === 128064 || x >= 128066 && x <= 128252 || x >= 128255 && x <= 128317 || x >= 128331 && x <= 128334 || x >= 128336 && x <= 128359 || x === 128378 || x === 128405 || x === 128406 || x === 128420 || x >= 128507 && x <= 128591 || x >= 128640 && x <= 128709 || x === 128716 || x >= 128720 && x <= 128722 || x >= 128725 && x <= 128727 || x >= 128732 && x <= 128735 || x === 128747 || x === 128748 || x >= 128756 && x <= 128764 || x >= 128992 && x <= 129003 || x === 129008 || x >= 129292 && x <= 129338 || x >= 129340 && x <= 129349 || x >= 129351 && x <= 129535 || x >= 129648 && x <= 129660 || x >= 129664 && x <= 129673 || x >= 129679 && x <= 129734 || x >= 129742 && x <= 129756 || x >= 129759 && x <= 129769 || x >= 129776 && x <= 129784 || x >= 131072 && x <= 196605 || x >= 196608 && x <= 262141;
|
|
394
394
|
}
|
|
395
395
|
var init_lookup = __esm({
|
|
396
396
|
"node_modules/get-east-asian-width/lookup.js"() {
|
|
@@ -611,7 +611,7 @@ var init_public = __esm({
|
|
|
611
611
|
// src/main/version.evaluate.cjs
|
|
612
612
|
var require_version_evaluate = __commonJS({
|
|
613
613
|
"src/main/version.evaluate.cjs"(exports2, module2) {
|
|
614
|
-
module2.exports = "4.0.0-alpha.
|
|
614
|
+
module2.exports = "4.0.0-alpha.11";
|
|
615
615
|
}
|
|
616
616
|
});
|
|
617
617
|
|
|
@@ -656,6 +656,10 @@ if (true) {
|
|
|
656
656
|
Object.defineProperties(prettier, {
|
|
657
657
|
util: {
|
|
658
658
|
get() {
|
|
659
|
+
try {
|
|
660
|
+
return null;
|
|
661
|
+
} catch {
|
|
662
|
+
}
|
|
659
663
|
throw new Error(
|
|
660
664
|
"prettier.util is not available in development CommonJS version"
|
|
661
665
|
);
|
|
@@ -663,6 +667,10 @@ if (true) {
|
|
|
663
667
|
},
|
|
664
668
|
doc: {
|
|
665
669
|
get() {
|
|
670
|
+
try {
|
|
671
|
+
return null;
|
|
672
|
+
} catch {
|
|
673
|
+
}
|
|
666
674
|
throw new Error(
|
|
667
675
|
"prettier.doc is not available in development CommonJS version"
|
|
668
676
|
);
|
package/index.d.ts
CHANGED
|
@@ -303,7 +303,7 @@ export type BuiltInParserName =
|
|
|
303
303
|
export type BuiltInParsers = Record<BuiltInParserName, BuiltInParser>;
|
|
304
304
|
|
|
305
305
|
/**
|
|
306
|
-
* For use in `.prettierrc.js`, `.prettierrc.cjs`, `prettierrc.mjs`, `prettier.config.js`, `prettier.config.cjs`, `prettier.config.mjs`
|
|
306
|
+
* For use in `.prettierrc.js`, `.prettierrc.ts`, `.prettierrc.cjs`, `.prettierrc.cts`, `prettierrc.mjs`, `prettierrc.mts`, `prettier.config.js`, `prettier.config.ts`, `prettier.config.cjs`, `prettier.config.cts`, `prettier.config.mjs`, `prettier.config.mts`
|
|
307
307
|
*/
|
|
308
308
|
export interface Config extends Options {
|
|
309
309
|
overrides?: Array<{
|
|
@@ -341,6 +341,11 @@ export interface RequiredOptions extends doc.printer.Options {
|
|
|
341
341
|
* @default true
|
|
342
342
|
*/
|
|
343
343
|
bracketSpacing: boolean;
|
|
344
|
+
/**
|
|
345
|
+
* How to wrap object literals.
|
|
346
|
+
* @default "preserve"
|
|
347
|
+
*/
|
|
348
|
+
objectWrap: "preserve" | "collapse";
|
|
344
349
|
/**
|
|
345
350
|
* Put the `>` of a multi-line HTML (HTML, JSX, Vue, Angular) element at the end of the last line instead of being
|
|
346
351
|
* alone on the next line (does not apply to self closing elements).
|
|
@@ -424,6 +429,11 @@ export interface RequiredOptions extends doc.printer.Options {
|
|
|
424
429
|
* @default false
|
|
425
430
|
*/
|
|
426
431
|
singleAttributePerLine: boolean;
|
|
432
|
+
/**
|
|
433
|
+
* Where to print operators when binary expressions wrap lines.
|
|
434
|
+
* @default "end"
|
|
435
|
+
*/
|
|
436
|
+
experimentalOperatorPosition: "start" | "end";
|
|
427
437
|
/**
|
|
428
438
|
* Use curious ternaries, with the question mark after the condition, instead
|
|
429
439
|
* of on the same line as the consequent.
|
|
@@ -568,7 +578,7 @@ export interface CursorResult {
|
|
|
568
578
|
}
|
|
569
579
|
|
|
570
580
|
/**
|
|
571
|
-
* `format` is used to format text using Prettier. [Options](https://prettier.io/docs/
|
|
581
|
+
* `format` is used to format text using Prettier. [Options](https://prettier.io/docs/options) may be provided to override the defaults.
|
|
572
582
|
*/
|
|
573
583
|
export function format(source: string, options?: Options): Promise<string>;
|
|
574
584
|
|
|
@@ -617,7 +627,7 @@ export interface ResolveConfigOptions {
|
|
|
617
627
|
*
|
|
618
628
|
* A promise is returned which will resolve to:
|
|
619
629
|
*
|
|
620
|
-
* - An options object, providing a [config file](https://prettier.io/docs/
|
|
630
|
+
* - An options object, providing a [config file](https://prettier.io/docs/configuration) was found.
|
|
621
631
|
* - `null`, if no file was found.
|
|
622
632
|
*
|
|
623
633
|
* The promise will be rejected if there was an error parsing the configuration file.
|