Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Benz
c4393862e1 update contribution guide to recommend creating issues first (#1630) 2026-03-04 11:30:06 +01:00
Benjamin Lörincz
dc5d34f0f7 pretty print (#895)
* added json for prettier, npm run prettier in lint-staged
2023-05-01 11:29:59 -04:00
Joe Medley
0c7e9b6dba Clarify when a README is needed. (#868)
* Clarify when a README is needed.

* Update CONTRIBUTING.md

Co-authored-by: Oliver Dunk <oliverdunk@google.com>

---------

Co-authored-by: Oliver Dunk <oliverdunk@google.com>
2023-03-29 10:45:06 -07:00
Joe Medley
ee11d4ac5b Add a README template and instructions to use it. (#866)
* Add README template.

* Formatting

* Add README instructions and link to CONTRIBUTING.
2023-03-27 08:19:13 -07:00
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
François Beaufort
336abcca9d Added CONTRIBUTING.md file 2014-08-25 15:40:13 +02:00