Skip to content

Latest commit

 

History

History

prettier.novaextension

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Prettier for Nova

Code formatting using Prettier, right in Nova.

To format using Prettier, either:

  • Use Editor > Format with Prettier
  • Or enable the format on save setting in Project settings (on by default)

Ignoring files

You can use Prettier's built-in exclusion feature by adding a .prettierignore file to the root of your workspace. Note: adding it anywhere else won't work.