Move tests to respective folders as .spec
This is to keep to standards
This commit is contained in:
@ -12,6 +12,8 @@
|
||||
"declaration": true
|
||||
},
|
||||
"exclude": [
|
||||
"tests"
|
||||
"tests",
|
||||
"**/*.spec.ts",
|
||||
"**/_*"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user