I’m using Firefox (user) 72.0.2 (64-bit) and new Class structure with public fields inside the class. The class is in an external file and is accessed via an import {ClassName} statement. I have NOT declared an html script link of type module - but, my app/class WORKS WELL when testing it. I test it by adding it thru debug|add temporary file. The class file has an import (functions…) as the first statement (prior to the class definition).
This class structure should be valid to the AMO linter if it works in my browser version???