yangjieke
2022-03-22 3d655e80eec6c770dce06f3d9cf04fffe607f644
1
2
3
4
5
6
7
8
9
10
# List files or directories below to ignore them when running prettier
# More information: https://prettier.io/docs/en/ignore.html
#
 
**/staticresources/**
.localdevserver
.sfdx
.vscode
 
coverage/