mirror of
https://bitbucket.org/Mattrixwv/mattrixwvreactcomponents.git
synced 2025-12-06 21:53:57 -05:00
Add test config
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"references": [
|
||||
{ "path": "./tsconfig.app.json" },
|
||||
{ "path": "./tsconfig.node.json" },
|
||||
{ "path": "./tsconfig.lib.json" }
|
||||
{ "path": "./tsconfig.lib.json" },
|
||||
{ "path": "./tsconfig.test.json" }
|
||||
],
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx"
|
||||
|
||||
Reference in New Issue
Block a user