Skip to content

Commit 9ee494a

Browse files
committed
Fix build
1 parent 083bd42 commit 9ee494a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

core/ts.repository/build.properties

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
source.. = src/
2+
output.. = bin/
3+
bin.includes = META-INF/,\
4+
.,\
5+
plugin.properties,\
6+
node_modules/,\
7+
plugin.xml,\
8+
tsserver-plugins/
9+

0 commit comments

Comments
 (0)