v.1.1.0
- updated some dependencies
- fixed the type "Code" inference issue in visitor function
- updated the
tsconfig.json
, removingmoduleResolution
since not needed if the module is NodeNext or Node16 - added .npmrc for ignoring scripts
- updated the package.json for the suggestion raised by @ChristianMurphy