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:
parent
5b4bd02a2e
commit
5152984a89
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user