ci: set source dir
This commit is contained in:
parent
65b911cdc4
commit
ea97e1a681
|
@ -15,5 +15,9 @@
|
|||
"prettier": {
|
||||
"singleQuote": false
|
||||
}
|
||||
},
|
||||
"variable": {
|
||||
"source": "src"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue