Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

348341a · Feb 6, 2018

History

75 Commits
Feb 4, 2018
Feb 4, 2018
Dec 1, 2017
Dec 5, 2017
Dec 5, 2017
Dec 1, 2017
Dec 1, 2017
Dec 18, 2017
Feb 4, 2018
Dec 8, 2017
Dec 18, 2017
Dec 18, 2017
Feb 4, 2018
Feb 4, 2018
Feb 6, 2018

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