mirror of
https://github.com/jlengrand/adyen-web.git
synced 2026-03-09 23:51:22 +00:00
* Update dependency prettier to v2 * feat: attempt to use prettier top level Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: guilhermer <guilherme.ribeiro@adyen.com>
30 lines
231 B
Plaintext
30 lines
231 B
Plaintext
node_modules
|
|
dist
|
|
coverage
|
|
|
|
*.log*
|
|
.env
|
|
.env*
|
|
stats.json
|
|
stats.html
|
|
.DS_Store
|
|
/*.tgz
|
|
|
|
# IntelliJ
|
|
.idea
|
|
*.iml
|
|
|
|
# Sublime Text
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
|
|
# VSCode
|
|
.vscode
|
|
|
|
# VIM
|
|
*.swp
|
|
*.swo
|
|
|
|
# Vagrant
|
|
Vagrantfile
|
|
.vagrant |