[chore] Add js lint step (#35)

Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/35
Co-authored-by: tobi <tobi.smethurst@protonmail.com>
Co-committed-by: tobi <tobi.smethurst@protonmail.com>
This commit is contained in:
tobi
2025-04-26 09:18:46 +00:00
committed by tobi
parent 370a666d27
commit 6920d0b8a2
14 changed files with 29 additions and 1566 deletions
@@ -4,9 +4,6 @@ import { PureComponent } from 'react';
import { injectIntl, defineMessages } from 'react-intl';
// Our imports
import { preferencesLink } from 'flavours/glitch/utils/backend_links';
import LocalSettingsNavigationItem from './item';
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *