2
0
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:
Vjacheslav Trushkin 2022-01-29 13:22:52 +02:00
parent d079a7f22e
commit 93ccc6c439

View File

@ -1,4 +1,5 @@
{ {
"include": ["src", "app"],
"compilerOptions": { "compilerOptions": {
"rootDir": "./src", "rootDir": "./src",
"outDir": "./lib", "outDir": "./lib",