chore: Lint fixes

This commit is contained in:
2026-03-27 17:47:12 +05:30
parent b6dbcfe91a
commit 0f5a31137f
6 changed files with 41 additions and 32 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
"lineWidth": 80,
"lineEnding": "lf"
},
"files": { "includes": ["**", "!!spec-built/**", "!!engine262/**"] }
"files": { "includes": ["**", "!!spec-built", "!!engine262", "!!graphology"] }
}