1.1.2 • Published 6 years ago

prettier-vue v1.1.2

Weekly downloads
320
License
-
Repository
github
Last release
6 years ago

Usage: You can run it without args and it will use the current directory as base and look for a .prettierrc file to use as prettier config and .vue files inside a ./src folder. You can change this behavior with the following options:

  (command)   (default)
  
  --baseDir  'process.cwd()'
    Change path used as base for config and root paths

  --rootDir   './src'
    Change dir where .vue files will be searched

  --noisy     false
    Wether to print the path of files being formatted

  --help|-h
    Show this help
1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.0

6 years ago