Skip to content

Commit f19b5df

Browse files
committed
Activate the addon on certain file patterns
1 parent 5ed85d0 commit f19b5df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"files" : [ "spec/%S+", "tests/%S+" ],
23
"settings": {
34
"Lua.workspace.library": [
45
"${3rd}/luassert/library"

0 commit comments

Comments
 (0)