| # 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/ |
| # 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/ |