docbrown/app/javascript/onboarding/components
Nick Taylor 07d04f2d66
Fixed lint:frontend npm script (#15631)
* Set no-var eslint rule to error.

* Fixed npm script lint:frontend

* Replaced vars with lets as per new no-var erroring out rule.

* Fixed lint errors that surfaced after fixing the lint:frontend npm script.
2021-12-02 07:42:30 +00:00
..
__tests__ Adding aria labels in Suggested people to follow screen during onboarding (#12384) 2021-03-17 11:59:50 -04:00
ProfileForm Add username to onboarding (#12697) 2021-02-24 10:48:31 -06:00
EmailPreferencesForm.jsx Use new UserSetting and UserNotificationSettings and Ignore Related User Table Fields (#14121) 2021-07-08 09:31:34 -05:00
FollowTags.jsx Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
FollowUsers.jsx Fixed lint:frontend npm script (#15631) 2021-12-02 07:42:30 +00:00
IntroSlide.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
Navigation.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
ProfileForm.jsx Add bio to onboarding (#14544) 2021-08-20 09:39:01 +07:00