Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 568 Bytes

File metadata and controls

18 lines (11 loc) · 568 Bytes

Codistica JS

This is the official markdown TODO file for Codistica JS.

Ahead

  • [*] - Check dependencies coherence. Especially peerDependencies.
  • [*] - Remove unnecessary await from return statements in async functions.
  • [*] - Create scripts for monorepo management (build, start, test, etc.) + CLI menu.
  • [*] - Remove JSDoc from packages using Flow/TypeScript.

In Progress

  • [react-icons] - Create script for icons automatic generation and optimization.

Done

  • [node] - Create NodeJS dependencies mocking system.