refactor(react): add lib directory instead of lib.tsx file
This commit is contained in:
parent
0f8c999de7
commit
27fcddcc1f
@ -29,6 +29,6 @@
|
||||
"@pswui-lib": ["lib.tsx"]
|
||||
}
|
||||
},
|
||||
"include": ["components", "src", "./lib.tsx"],
|
||||
"include": ["components", "src", "lib"],
|
||||
"references": [{ "path": "./tsconfig.node.json" }]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user