commit | 1a06fc399fa7a7808dfb5679c3e160a72ba93475 | [log] [tgz] |
---|---|---|
author | Kean Mariotti <keanmariotti@google.com> | Thu Dec 29 08:07:36 2022 +0000 |
committer | Kean Mariotti <keanmariotti@google.com> | Fri Dec 30 11:21:46 2022 +0000 |
tree | 5c435cb35ed550a8626545aa083bb8e638cade18 | |
parent | 896aef66b8fda4fe410883bdfea53730cbe458a8 [diff] |
Set up prettier + eslint - Add npm scripts format:check, format:fix, lint:check, lint:fix - Include format:check + lint:check into the test suite (test:all) - Configure eslint to play nice with prettier (basically no format checks) Test: npm run format:check && npm run lint:check Bug: b/263471740 Change-Id: I6f215860a24302ed04c2689ac31e4dd4e7e6fd5e