An import-sort style that places jsx pragma compiler directives and associated jsx imports at the top of code files, and groups and sorts by module with support for scoped modules.
A module generator script. If the current directory has a “package.json” file, the module will be created outside the current directory and a symlink will be created from the current directories “node_modules” folder to the generated module.