google / aside

🚀 Apps Script development with formatting, linting, testing and more!
Apache License 2.0
322 stars 5 forks source link

Ensure rollup bundled files are 2-space indented #14

Closed mohabfekry closed 1 year ago

mohabfekry commented 1 year ago

This involved configuring the "prettier" rollup plugin, and adjusting the existing prettier config file to use a tabWidth of 2 spaces.