Hello, im trying to improve my developer experience with automations in Airtable, have some questions:
1. What type of linter is used? I tried eslint and prettier comments to disable linter, but it doesnt work
2. What kind of formatter used? I want to change tab to 2 space instead of 4, but it always format with 4.
3. What is the best way to have shared code between different Scripts?