Helps to check the style of your code. Provides basic linting, prettier functionality for your js and css code, according to the Frontend Architecture Guidelines.
Use it by installing yarn add @toptal/davinci-syntax
in your project.
-
lint code
: lint the project's code -
lint styles
: lint the project CSS and styled components -
lint dirs
: lint the project file structure
This package can be used directly in your IDE through these extensions