refactor: apply consistent formatting and minor import adjustments across test and tsconfig files.
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
},
|
||||
"include": [
|
||||
"src",
|
||||
"test"
|
||||
"test",
|
||||
"*.ts"
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
},
|
||||
"include": [
|
||||
"src",
|
||||
"test"
|
||||
"test",
|
||||
"*.ts"
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
},
|
||||
"include": [
|
||||
"src",
|
||||
"test"
|
||||
"test",
|
||||
"*.ts"
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user