mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 11:43:26 +08:00
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/
|