getConfig function
- @JS('rtl.getConfig')
Returns the configuration options being used by react-testing-library.
See: testing-library.com/docs/dom-testing-library/api-configuration/
Implementation
@JS('rtl.getConfig')
external JsConfig getConfig();