TinyTapeout / tinytapeout_gds_viewer

Tiny Tapeout GDS Online Viewer
Apache License 2.0
7 stars 5 forks source link

Format automation with prettier and auto-linting with linter using husky. #5

Closed rejunity closed 6 months ago

rejunity commented 6 months ago

NOTE: I had to slightly change prettier.config.js to match https://prettier.io/docs/en/configuration instructions for JS. Without this modification prettier would fail "unrecognised token 'export'"