Skip to content

erikhofer/prettier-ignore-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prettier ignore bug

Reproduction:

npm install
npm start

The directory src/ignored-dir is listed in .prettierignore. Despite this, the contained file starting with α is checked by prettier --check.

Releases

No releases published

Packages

 
 
 

Contributors