TS1343
typescript Import Assertion Not Permitted
Import assertions (the `assert` keyword on import statements) are not permitted in this context or with the current module settings. Check your `module` compiler option.
Import assertions (the `assert` keyword on import statements) are not permitted in this context or with the current module settings. Check your `module` compiler option.