question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[feature request] support jsonc format config like `angular.json`

See original GitHub issue

Type of Issue

[ ] Bug Report
[x] Feature Request

Description

Align to angular.json for comments

Version Information

$ node_modules/.bin/ng-packagr --version
ng-packagr:            11.2.4
@angular/compiler:     11.2.3
rollup:                2.39.1
typescript:            4.2.2

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
alan-agius4commented, Feb 26, 2021

This is a good request and can be done quite easily.

0reactions
github-actions[bot]commented, Apr 1, 2021

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular workspace configuration
The angular.json file at the root level of an Angular workspace provides workspace-wide and project-specific configuration defaults.
Read more >
Support Angular Json Version 2 With Standalone Configurations
The angular.json file format was created, and is maintained by, the Angular Team for use with the Angular CLI. At this time, there...
Read more >
Create A REST API With JSON Server | by Sebastian - Medium
As a parameter we need to pass over the file containing our JSON structure (db.json). Furthermore we're using the — watch parameter. By...
Read more >
JSON editing in Visual Studio Code
JSON is a data format that is common in configuration files like package.json or project.json . We also use it extensively in Visual...
Read more >
JSON.stringify() - JavaScript - MDN Web Docs
The replacer function is called for the initial object being stringified as well, in which case the key is an empty string (...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found