Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 591 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 591 Bytes

Hyperscript Demo

This project was bootstrapped with Create React App.

Guide here.

Code Style

  • Not in IntelliJ: use an eslint plugin.
  • In IntelliJ: when you open the project, go to Settings -> Editor -> Code Style -> Javascript, click the gear next to Scheme, and import js-style.xml; then close Settings and right-click .eslintrc.js and click Apply Eslint Code Style Rules.