Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Benz
dc2174377a Add prettier and eslint (#831)
* Ignores archived samples
* Uses eslint/recommended rules
* Runs prettier and eslint (including --fix) pre-commit via husky
* Adds new npm scripts: 'lint', 'lint:fix' and 'prettier'
* Does not lint inline js code
* Fix all prettier and eslint errors
* Add custom prettier rules
* Apply custom prettier rules
* Update readme to explain how to setup the repo
* addressed comments
2023-02-22 13:25:39 +01:00
Simeon Vincent
b717fe9ad3 Ignore _debug directory (#711) 2022-04-27 14:26:58 -07:00
Sash Bermeister
104b6f61dc Removed conflict markers from .gitignore file. 2012-11-27 10:47:49 +11:00
Joe Marini
6648e092a5 ignore DS_store 2012-10-17 09:43:50 -07:00
Mihai Parparita
6433e883b2 Remove .DS_Store files, and ignore them from now on 2012-08-17 10:42:39 -07:00
Mike Tsao
58eb1f953f .gitignore. Serial control-signal testing app. 2012-07-19 16:37:10 -07:00