This is a sharable prettier config for the @technologiestiftung organization.
- Node.js
- prettier
npm install @technologiestiftung/prettier-config --save-devIn your prettier.config.js file, add the following:
import technologiestiftung from "@technologiestiftung/prettier-config";
export default {
...technologiestiftung,
// your rules here
};Edit the index.js file.
npm run test
Before you create a pull request, write an issue so we can discuss your changes.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
|
Made by
|
A project by
|
Supported by
|
- eslint-config - Sharable eslint config for the @technologiestiftung organization