1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-05 18:26:56 +00:00

Add comment in eslintignore

This commit is contained in:
Leilei332 2024-10-10 20:26:36 +08:00
parent 5b4bd02a2e
commit 5152984a89

View File

@ -13,6 +13,7 @@ const compat = new FlatCompat({
module.exports = [{
ignores: [
// 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",