mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Minor: clean up build logs for source code without tests.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
This commit is contained in:
+2
-1
@@ -15,7 +15,8 @@
|
||||
"noUnusedLocals": true
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
"src/**/*",
|
||||
"typings/xterm.d.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"src/addons/**/*"
|
||||
|
||||
Reference in New Issue
Block a user