background-geolocation-console icon indicating copy to clipboard operation
background-geolocation-console copied to clipboard

Code improvements v2.0

Open Sigura opened this issue 5 years ago • 0 comments

  • [x] remove babel-node using to start node with @babel/register
  • [x] review flow checking
  • [ ] fix eslint checking and add it to pre-commit
  • [ ] fix eslint warnings
  • [ ] fix any type using in .flow
  • [ ] Divide huge components to separate function components (like Viewport, FilterView)
  • [ ] React 17 features

Sigura avatar Sep 12 '19 01:09 Sigura