20ec2b97f4
This patch adds support for testing the UI using Karma, Jasmine and the React test utils. Change-Id: Ia3251a3c5d2f674de91da0465e614d660cc0d3c3 Implements: blueprint ui-test-suite
4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
{
|
|
presets: ['es2015', 'react']
|
|
}
|