Added mobservable / mobservable-react to the project
This commit is contained in:
parent
c61046f3f2
commit
45001f9aec
4 changed files with 33 additions and 5 deletions
|
|
@ -3,8 +3,9 @@
|
|||
"target": "es5",
|
||||
"module": "commonjs",
|
||||
"declaration": false,
|
||||
"noImplicitAny": true,
|
||||
"noImplicitAny": false,
|
||||
"removeComments": true,
|
||||
"experimentalDecorators": true,
|
||||
"noLib": false,
|
||||
"jsx": "react",
|
||||
"outDir": "./temp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue