Skip to content
This repository has been archived by the owner on Aug 10, 2018. It is now read-only.

Utilities for keeping projects readable. Supports both script and style focused projects.

Notifications You must be signed in to change notification settings

sebastian-software/readable-cli

Repository files navigation

Readable CLI
Sponsored by Version Downloads Dependencies

Command line tool for all tasks linting, fixing and more.

Usage with Visual Studio Code

You might want to support auto formatting of supported file types in VSCode. To enable this add the "prettier" plugin to your installation and add these user settings:

"prettier.eslintIntegration": true,
"prettier.stylelintIntegration": true,

There should be no need for any of the other settings as it most often makes more sense to use the central .prettierrc.yml for all of the different use cases.

Copyright

Sebastian Software GmbH Logo

Copyright 2015-2017
Sebastian Software GmbH

About

Utilities for keeping projects readable. Supports both script and style focused projects.

Resources

Stars

Watchers

Forks

Packages

No packages published