An open API service indexing awesome lists of open source software.

https://github.com/mintlify/config


https://github.com/mintlify/config

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

These configuration files are used by Mintlify for *development dependencies only*. It can be highly unstable for use outside of Mintlify projects.

## Config

### Editor Config
Copy [.editorconfig](/packages/editor-config/.editorconfig) into the project root.

### Prettier Config
See [prettier-config](packages/prettier-config/README.md) documentation.

### ESLint Config
See [eslint-config](packages/eslint-config/README.md) documentation.

### TS Config
See [ts-config](packages/ts-config/README.md) documentation.