add prettier configuration

This commit is contained in:
Vishwas Shashidhar
2021-01-29 11:36:48 +05:30
parent 74cb527690
commit f1a0c840ec
3 changed files with 14 additions and 0 deletions

5
.prettierignore Normal file
View File

@@ -0,0 +1,5 @@
/lib/**/*
/docs/**/*
/dictionaries/**/*
/images/**/*
/installer/**/*