[state]: watchers return a state
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"noImplicitThis": true,
|
||||
"noImplicitAny": true,
|
||||
"noImplicitReturns": true,
|
||||
"experimentalDecorators": true
|
||||
"experimentalDecorators": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": [
|
||||
"src/*",
|
||||
|
||||
Reference in New Issue
Block a user