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.

feat(config-file): provide support for config file

See original GitHub issue

Hi sir, I thought that it might be a good idea to provide a config file as an alternative to specify the configs in package.json. We can specify .prettierrc or jest.config.js in addition to specify the configs through package.json. So we can have .denoify or .denoify.js etc. The main purpose is to not cloud package.json with a lot of stuffs

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
GervinFungcommented, Oct 6, 2022

This time its really resolved, all the tests has passed

1reaction
KillyMXIcommented, Aug 13, 2022

There was a package made to make it easier to support various conventional config locations and formats. Can’t remember the name unfortunately. Would it be of help here or denoify demands a hand-crafted solution?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Config File Provider - Jenkins Plugins
Adds the ability to provide configuration files (i.e., settings.xml for maven, XML, groovy, custom files, etc.) loaded through the Jenkins ...
Read more >
feat(integ-runner): support config file #22937 - GitHub
Enables support for yarg's config file, replacing the current unused IntegrationTests.fromFile() method. This also fixes a bug where --list would ignore ...
Read more >
How do I deploy a feature with configuration file?
I am deploying configuration with feature, but the configuration file is not created in etc/ as I would expect.
Read more >
Configuration Options | Navidrome
Option in config file Env var Description Def... ND_CONFIGFILE Load configurations from an external config file "./n... DataFolder ND_DATAFOLDER Folder to store application data (DB,...
Read more >
Configuring Apps by using Configuration Files - Microsoft Learn
Configuration files are XML files that can be changed as needed. ... the syntax of configuration files and provides information about the ...
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