-
# Requirements
- ability to create, get, rotate, and delete API keys
- implement `cosmiconfig` to allow API key auth via parsing rc file
## References
- [cosmiconfig](https://github.com/davidthecla…
-
### Describe the bug
I don't know if it's a bug or not, but I'm reporting it just in case. See _steps to reproduce_ below for a more detailed bug/issue explanation.
In short, if you set `"type":…
-
## Description
As mentioned in downstream issues in [`graphql-codegen`](https://github.com/dotansimha/graphql-code-generator/issues/8212) and [`graphql-config`](https://github.com/kamilkisiela/…
-
With `cosmiconfig` we could automatically load the configuration file from whatever supported file, such as:
> - a package.json property
> - a JSON or YAML, extensionless "rc file"
> - an "rc fil…
-
**Describe the bug**
It seems that _auto.config.ts_ as described in the docs doesn't when user's project specifies `"module": "es2015"` (not `"commonjs"`) in its _tsconfig.json_.
This is a probl…
-
**Describe the bug**
Getting the following error when running `npx auto info`:
TypeScriptCompileError: Failed to compile TypeScript: Debug Failure. False expression: Non-string value passed t…
-
**Icon Type**
- [ ] Folder
- [x] File
**File Names**
- `.markuplintrc.json`
- `.markuplintrc.yaml`
- `.markuplintrc.yml`
- `.markuplintrc.js`
- `.markuplintrc.cjs`
- `.markuplintrc.ts`
…
-
## Bug Report
### Capacitor Version
```
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 5.4.2
@capacitor/core: 5.4.2
@capacitor/android: 5.4.2
@capacitor/ios: 5.4…
-
I seem to only be able to run the generator when the type is set to `commonjs`. Setting the package type to `module` always causes a configuration error, even if the config is named `.cjs` to force th…
-
We could use [cosmiconfig](https://www.npmjs.com/package/cosmiconfig) to manage run time configuration in different places.
At the moment the options are either a `.datasupplyrc` file or another fi…
tomgp updated
3 years ago