https://github.com/mintlify/config
https://github.com/mintlify/config
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mintlify/config
- Owner: mintlify
- Created: 2023-02-04T20:56:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T21:32:14.000Z (over 1 year ago)
- Last Synced: 2025-06-13T16:01:30.574Z (12 months ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 4
- Watchers: 5
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
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.