BrightspaceUI / create

Apache License 2.0
1 stars 0 forks source link

Linting: Move localizeConfig #34

Closed svanherk closed 3 years ago

svanherk commented 3 years ago

The existing setup results in a linting error out-of-the-box:

29:2 error  Expected constructor to come before static getter localizeConfig  sort-class-members/sort-class-members

Just moving the localizeConfig bit down under the constructor.

ghost commented 3 years ago

:tada: This PR is included in version 1.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: