ci: set source dir

This commit is contained in:
Derrick Hammer 2023-06-23 05:16:44 -04:00
parent 65b911cdc4
commit ea97e1a681
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 4 additions and 0 deletions

View File

@ -15,5 +15,9 @@
"prettier": {
"singleQuote": false
}
},
"variable": {
"source": "src"
}
}
}