1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-17 19:09:55 +00:00
TiddlyWiki5/.prettierignore
jeremy@jermolene.com 19c052d138 Make prettierignore consistent with eslintignore
@pmario do you happen to know if there's a way to avoid the duplication here? Can we make prettier use the ignore list from eslint?
2023-04-05 17:51:43 +01:00

11 lines
399 B
Plaintext

# Ignore "third party" code whose style we will not change.
/boot/sjcl.js
/core/modules/utils/base64-utf8/base64-utf8.module.js
/core/modules/utils/base64-utf8/base64-utf8.module.min.js
/core/modules/utils/diff-match-patch/diff_match_patch.js
/core/modules/utils/diff-match-patch/diff_match_patch_uncompressed.js
/core/modules/utils/dom/csscolorparser.js
/plugins/tiddlywiki/*/files/
/tmp/
/output/