|
4679 | 4679 | "category": "Message", |
4680 | 4680 | "code": 6180 |
4681 | 4681 | }, |
4682 | | - "List of language service plugins.": { |
4683 | | - "category": "Message", |
4684 | | - "code": 6181 |
4685 | | - }, |
4686 | 4682 | "Scoped package detected, looking in '{0}'": { |
4687 | 4683 | "category": "Message", |
4688 | 4684 | "code": 6182 |
|
5114 | 5110 | "category": "Message", |
5115 | 5111 | "code": 6364 |
5116 | 5112 | }, |
5117 | | - "Delete the outputs of all projects": { |
| 5113 | + "Delete the outputs of all projects.": { |
5118 | 5114 | "category": "Message", |
5119 | 5115 | "code": 6365 |
5120 | 5116 | }, |
|
5158 | 5154 | "category": "Error", |
5159 | 5155 | "code": 6377 |
5160 | 5156 | }, |
5161 | | - "Enable incremental compilation": { |
5162 | | - "category": "Message", |
5163 | | - "code": 6378 |
5164 | | - }, |
5165 | 5157 | "Composite projects may not disable incremental compilation.": { |
5166 | 5158 | "category": "Error", |
5167 | 5159 | "code": 6379 |
|
5273 | 5265 | "category": "Message", |
5274 | 5266 | "code": 6506 |
5275 | 5267 | }, |
5276 | | - |
5277 | | - "Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.": { |
| 5268 | + "Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.": { |
5278 | 5269 | "category": "Message", |
5279 | 5270 | "code": 6600 |
5280 | 5271 | }, |
|
5298 | 5289 | "category": "Message", |
5299 | 5290 | "code": 6605 |
5300 | 5291 | }, |
5301 | | - "Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.": { |
| 5292 | + "Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.": { |
5302 | 5293 | "category": "Message", |
5303 | 5294 | "code": 6606 |
5304 | 5295 | }, |
|
5350 | 5341 | "category": "Message", |
5351 | 5342 | "code": 6619 |
5352 | 5343 | }, |
5353 | | - "Disable preferring source files instead of declaration files when referencing composite projects": { |
| 5344 | + "Disable preferring source files instead of declaration files when referencing composite projects.": { |
5354 | 5345 | "category": "Message", |
5355 | 5346 | "code": 6620 |
5356 | 5347 | }, |
|
5374 | 5365 | "category": "Message", |
5375 | 5366 | "code": 6625 |
5376 | 5367 | }, |
5377 | | - "Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.": { |
| 5368 | + "Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.": { |
5378 | 5369 | "category": "Message", |
5379 | 5370 | "code": 6626 |
5380 | 5371 | }, |
|
5414 | 5405 | "category": "Message", |
5415 | 5406 | "code": 6635 |
5416 | 5407 | }, |
5417 | | - "Build all projects, including those that appear to be up to date": { |
| 5408 | + "Build all projects, including those that appear to be up to date.": { |
5418 | 5409 | "category": "Message", |
5419 | 5410 | "code": 6636 |
5420 | 5411 | }, |
|
5454 | 5445 | "category": "Message", |
5455 | 5446 | "code": 6646 |
5456 | 5447 | }, |
5457 | | - "Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'": { |
| 5448 | + "Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.": { |
5458 | 5449 | "category": "Message", |
5459 | 5450 | "code": 6647 |
5460 | 5451 | }, |
5461 | 5452 | "Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'.": { |
5462 | 5453 | "category": "Message", |
5463 | 5454 | "code": 6648 |
5464 | 5455 | }, |
5465 | | - "Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`": { |
| 5456 | + "Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.": { |
5466 | 5457 | "category": "Message", |
5467 | 5458 | "code": 6649 |
5468 | 5459 | }, |
|
5490 | 5481 | "category": "Message", |
5491 | 5482 | "code": 6655 |
5492 | 5483 | }, |
5493 | | - "Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.": { |
| 5484 | + "Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.": { |
5494 | 5485 | "category": "Message", |
5495 | 5486 | "code": 6656 |
5496 | 5487 | }, |
|
5510 | 5501 | "category": "Message", |
5511 | 5502 | "code": 6660 |
5512 | 5503 | }, |
5513 | | - "Disable generating custom helper functions like `__extends` in compiled output.": { |
| 5504 | + "Disable generating custom helper functions like '__extends' in compiled output.": { |
5514 | 5505 | "category": "Message", |
5515 | 5506 | "code": 6661 |
5516 | 5507 | }, |
|
5526 | 5517 | "category": "Message", |
5527 | 5518 | "code": 6664 |
5528 | 5519 | }, |
5529 | | - "Enable error reporting for expressions and declarations with an implied `any` type..": { |
| 5520 | + "Enable error reporting for expressions and declarations with an implied 'any' type.": { |
5530 | 5521 | "category": "Message", |
5531 | 5522 | "code": 6665 |
5532 | 5523 | }, |
|
5538 | 5529 | "category": "Message", |
5539 | 5530 | "code": 6667 |
5540 | 5531 | }, |
5541 | | - "Enable error reporting when `this` is given the type `any`.": { |
| 5532 | + "Enable error reporting when 'this' is given the type 'any'.": { |
5542 | 5533 | "category": "Message", |
5543 | 5534 | "code": 6668 |
5544 | 5535 | }, |
|
5550 | 5541 | "category": "Message", |
5551 | 5542 | "code": 6670 |
5552 | 5543 | }, |
5553 | | - "Enforces using indexed accessors for keys declared using an indexed type": { |
| 5544 | + "Enforces using indexed accessors for keys declared using an indexed type.": { |
5554 | 5545 | "category": "Message", |
5555 | 5546 | "code": 6671 |
5556 | 5547 | }, |
5557 | | - "Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.": { |
| 5548 | + "Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.": { |
5558 | 5549 | "category": "Message", |
5559 | 5550 | "code": 6672 |
5560 | 5551 | }, |
5561 | 5552 | "Disable strict checking of generic signatures in function types.": { |
5562 | 5553 | "category": "Message", |
5563 | 5554 | "code": 6673 |
5564 | 5555 | }, |
5565 | | - "Add `undefined` to a type when accessed using an index.": { |
| 5556 | + "Add 'undefined' to a type when accessed using an index.": { |
5566 | 5557 | "category": "Message", |
5567 | 5558 | "code": 6674 |
5568 | 5559 | }, |
5569 | | - "Enable error reporting when a local variables aren't read.": { |
| 5560 | + "Enable error reporting when local variables aren't read.": { |
5570 | 5561 | "category": "Message", |
5571 | 5562 | "code": 6675 |
5572 | 5563 | }, |
5573 | | - "Raise an error when a function parameter isn't read": { |
| 5564 | + "Raise an error when a function parameter isn't read.": { |
5574 | 5565 | "category": "Message", |
5575 | 5566 | "code": 6676 |
5576 | 5567 | }, |
5577 | | - "Deprecated setting. Use `outFile` instead.": { |
| 5568 | + "Deprecated setting. Use 'outFile' instead.": { |
5578 | 5569 | "category": "Message", |
5579 | 5570 | "code": 6677 |
5580 | 5571 | }, |
5581 | 5572 | "Specify an output folder for all emitted files.": { |
5582 | 5573 | "category": "Message", |
5583 | 5574 | "code": 6678 |
5584 | 5575 | }, |
5585 | | - "Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.": { |
| 5576 | + "Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.": { |
5586 | 5577 | "category": "Message", |
5587 | 5578 | "code": 6679 |
5588 | 5579 | }, |
|
5594 | 5585 | "category": "Message", |
5595 | 5586 | "code": 6681 |
5596 | 5587 | }, |
5597 | | - "Disable erasing `const enum` declarations in generated code.": { |
| 5588 | + "Disable erasing 'const enum' declarations in generated code.": { |
5598 | 5589 | "category": "Message", |
5599 | 5590 | "code": 6682 |
5600 | 5591 | }, |
5601 | 5592 | "Disable resolving symlinks to their realpath. This correlates to the same flag in node.": { |
5602 | 5593 | "category": "Message", |
5603 | 5594 | "code": 6683 |
5604 | 5595 | }, |
5605 | | - "Disable wiping the console in watch mode": { |
| 5596 | + "Disable wiping the console in watch mode.": { |
5606 | 5597 | "category": "Message", |
5607 | 5598 | "code": 6684 |
5608 | 5599 | }, |
5609 | | - "Enable color and formatting in TypeScript's output to make compiler errors easier to read": { |
| 5600 | + "Enable color and formatting in TypeScript's output to make compiler errors easier to read.": { |
5610 | 5601 | "category": "Message", |
5611 | 5602 | "code": 6685 |
5612 | 5603 | }, |
5613 | | - "Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.": { |
| 5604 | + "Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.": { |
5614 | 5605 | "category": "Message", |
5615 | 5606 | "code": 6686 |
5616 | 5607 | }, |
|
5622 | 5613 | "category": "Message", |
5623 | 5614 | "code": 6688 |
5624 | 5615 | }, |
5625 | | - "Enable importing .json files": { |
| 5616 | + "Enable importing .json files.": { |
5626 | 5617 | "category": "Message", |
5627 | 5618 | "code": 6689 |
5628 | 5619 | }, |
|
5650 | 5641 | "category": "Message", |
5651 | 5642 | "code": 6695 |
5652 | 5643 | }, |
5653 | | - "Check that the arguments for `bind`, `call`, and `apply` methods match the original function.": { |
| 5644 | + "Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.": { |
5654 | 5645 | "category": "Message", |
5655 | 5646 | "code": 6697 |
5656 | 5647 | }, |
5657 | 5648 | "When assigning functions, check to ensure parameters and the return values are subtype-compatible.": { |
5658 | 5649 | "category": "Message", |
5659 | 5650 | "code": 6698 |
5660 | 5651 | }, |
5661 | | - "When type checking, take into account `null` and `undefined`.": { |
| 5652 | + "When type checking, take into account 'null' and 'undefined'.": { |
5662 | 5653 | "category": "Message", |
5663 | 5654 | "code": 6699 |
5664 | 5655 | }, |
5665 | 5656 | "Check for class properties that are declared but not set in the constructor.": { |
5666 | 5657 | "category": "Message", |
5667 | 5658 | "code": 6700 |
5668 | 5659 | }, |
5669 | | - "Disable emitting declarations that have `@internal` in their JSDoc comments.": { |
| 5660 | + "Disable emitting declarations that have '@internal' in their JSDoc comments.": { |
5670 | 5661 | "category": "Message", |
5671 | 5662 | "code": 6701 |
5672 | 5663 | }, |
5673 | 5664 | "Disable reporting of excess property errors during the creation of object literals.": { |
5674 | 5665 | "category": "Message", |
5675 | 5666 | "code": 6702 |
5676 | 5667 | }, |
5677 | | - "Suppress `noImplicitAny` errors when indexing objects that lack index signatures.": { |
| 5668 | + "Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.": { |
5678 | 5669 | "category": "Message", |
5679 | 5670 | "code": 6703 |
5680 | 5671 | }, |
|
5686 | 5677 | "category": "Message", |
5687 | 5678 | "code": 6705 |
5688 | 5679 | }, |
5689 | | - "Log paths used during the `moduleResolution` process.": { |
| 5680 | + "Log paths used during the 'moduleResolution' process.": { |
5690 | 5681 | "category": "Message", |
5691 | 5682 | "code": 6706 |
5692 | 5683 | }, |
|
5698 | 5689 | "category": "Message", |
5699 | 5690 | "code": 6709 |
5700 | 5691 | }, |
5701 | | - "Specify multiple folders that act like `./node_modules/@types`.": { |
| 5692 | + "Specify multiple folders that act like './node_modules/@types'.": { |
5702 | 5693 | "category": "Message", |
5703 | 5694 | "code": 6710 |
5704 | 5695 | }, |
|
5710 | 5701 | "category": "Message", |
5711 | 5702 | "code": 6712 |
5712 | 5703 | }, |
5713 | | - "Enable verbose logging": { |
| 5704 | + "Enable verbose logging.": { |
5714 | 5705 | "category": "Message", |
5715 | 5706 | "code": 6713 |
5716 | 5707 | }, |
|
5722 | 5713 | "category": "Message", |
5723 | 5714 | "code": 6715 |
5724 | 5715 | }, |
5725 | | - "Include 'undefined' in index signature results": { |
5726 | | - "category": "Message", |
5727 | | - "code": 6716 |
5728 | | - }, |
5729 | 5716 | "Require undeclared properties from index signatures to use element accesses.": { |
5730 | 5717 | "category": "Message", |
5731 | 5718 | "code": 6717 |
5732 | 5719 | }, |
5733 | | - "Specify emit/checking behavior for imports that are only used for types": { |
| 5720 | + "Specify emit/checking behavior for imports that are only used for types.": { |
5734 | 5721 | "category": "Message", |
5735 | 5722 | "code": 6718 |
5736 | 5723 | }, |
5737 | | - "Type catch clause variables as 'unknown' instead of 'any'.": { |
| 5724 | + "Default catch clause variables as 'unknown' instead of 'any'.": { |
5738 | 5725 | "category": "Message", |
5739 | 5726 | "code": 6803 |
5740 | 5727 | }, |
|
0 commit comments