zpi-2023 / senso-frontend

Frontend of the application made for the Team Project course taken in the last semester of BSc studies. Built in React Native. 👴📱
3 stars 0 forks source link

PR: Explore the use of custom linting rules on frontend #51 #56

Closed tchojnacki closed 11 months ago

tchojnacki commented 11 months ago

Notable new rules:

senso-app-routes - ensures consistency and easier refactoring obraz obraz

react/jsx-no-literals - ensures we don't miss any translations obraz

@typescript-eslint/consistent-type-imports - ensures consistency and hopefully smaller bundle sizes obraz