11 lines
200 B
Plaintext
11 lines
200 B
Plaintext
# List files or directories below to ignore them when running prettier
|
|
# More information: https://prettier.io/docs/en/ignore.html
|
|
#
|
|
|
|
**/staticresources/**
|
|
.localdevserver
|
|
.sfdx
|
|
.sf
|
|
.vscode
|
|
|
|
coverage/ |