Improvement/add linter #44

Merged
daviskoh merged 12 commits from improvement/add-linter into master 2015-02-20 09:44:20 -08:00
8 changed files with 90 additions and 199 deletions
Showing only changes of commit e67d71959a - Show all commits

View File

@@ -31,7 +31,7 @@ computeLayout(
To run the tests
- For the JS tests: Open `RunLayoutTests.html` and `RunLayoutRandomTests.html` in Chrome
- For the JS tests: Open `RunLayoutTests.html` and `RunLayoutRandomTests.html` in Chrome or run `$ npm test`
- For the C and Java tests: run `make` in your terminal. It will also transpile the JS code
Supported Attributes