Svelte missing from autolabeler

This commit is contained in:
Gavin King 2018-07-25 12:51:04 +02:00
parent 9a4e2db0fa
commit 209ae29fce

View File

@ -17,6 +17,7 @@
'app: react-native': ["app/react-native/**"]
'app: react': ["app/react/**"]
'app: vue': ["app/vue/**"]
'app: svelte': ["app/svelte/**"]
'app: mithril': ["app/mithril/**"]
'babel / webpack': ["webpack", "babel"]
'cli': ["lib/cli/**"]