Move jsconfig to project root
This commit is contained in:
parent
8a08342e3c
commit
182b20a3ee
@ -2,5 +2,5 @@
|
|||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"baseUrl": "src"
|
"baseUrl": "src"
|
||||||
},
|
},
|
||||||
"include": ["src", "lib"]
|
"include": ["src"]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user