Closed pahan35 closed 3 years ago
I'd like to add a missing property on which my IDE complains.
Index property itself is used at least here https://github.com/cssinjs/jss/blob/02cb79b345570f2495ce9650641593c8cec8b47f/packages/jss/src/Jss.js#L73.
No warnings from IDE when the index property of sheets is used.
index
Just a single extra property.
thanks
Corresponding Issue(s): haven't checked. I've cloned the project and noticed a problem when was viewing the code.
What Would You Like to Add/Fix?
I'd like to add a missing property on which my IDE complains.
Index property itself is used at least here https://github.com/cssinjs/jss/blob/02cb79b345570f2495ce9650641593c8cec8b47f/packages/jss/src/Jss.js#L73.
Todo
Expectations on Changes
No warnings from IDE when the
index
property of sheets is used.Changelog
Just a single extra property.