mirror of
https://github.com/iconify/iconify.git
synced 2024-12-13 14:13:06 +00:00
Fix tsconfig in Ember
This commit is contained in:
parent
d079a7f22e
commit
93ccc6c439
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"include": ["src", "app"],
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"rootDir": "./src",
|
"rootDir": "./src",
|
||||||
"outDir": "./lib",
|
"outDir": "./lib",
|
||||||
|
Loading…
Reference in New Issue
Block a user