Loop/Development: Difference between revisions

Jump to navigation Jump to search
→‎Additional Requirements: Add eslint to the list of requirements.
(→‎Additional Requirements: Add eslint to the list of requirements.)
Line 47: Line 47:
For Loop development, there's currently a couple of extra requirements on top of the [https://developer.mozilla.org/en-US/docs/Simple_Firefox_build#Build_prerequisites Firefox desktop build requirements].
For Loop development, there's currently a couple of extra requirements on top of the [https://developer.mozilla.org/en-US/docs/Simple_Firefox_build#Build_prerequisites Firefox desktop build requirements].


These are [https://nodejs.org/ NodeJS] and react-tools, a package for Node.
These are [https://nodejs.org/ NodeJS], react-tools and eslint.


Once you have Node installed, use npm (which comes with it) to globally install react-tools:
Once you have Node installed, use npm (which comes with it) to globally install the extra required items:


  npm install -g react-tools@0.12.2
  npm install -g react-tools@0.12.2
npm install -g eslint
npm install -g eslint-plugin-react


=== Unit test and ui-showcase tools ===
=== Unit test and ui-showcase tools ===
canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628

edits

Navigation menu