Add this to eslint config: ```js languageOptions: { sourceType: "module", }, ```
Add this to eslint config: