renovate/.prettierignore

23 lines
331 B
Text
Raw Normal View History

# It would be nice to remove this file and use .gitignore instead however we need to add package.json and __fixtures__
/node_modules
/config.js
/coverage
/dist
/tmp
.DS_Store
.cache
/*.log
package.json
**/__fixtures__/
**/__mocks__/
bin/yarn*
2020-08-14 05:54:58 +00:00
.clinic/
.eslintcache
# generated code
**/*.generated.ts
/tools/dist
/patches
**/tmp/