test-web-payment-form

0.0.2 • Public • Published

React-Static - TypeScript Template

To use this template, run react-static create and use the typescript template.

Path Aliases for Absolute Imports

react-static-typescript-plugin supports path aliases since v3.1. It has been set up in this template.

// tsconfig.json
{
  // ...
    "paths": {
      "@components/*": ["src/components/*"]
    },
  // ...
}
 
// this works in your React app
import FancyDiv from '@components/FancyDiv'

Readme

Keywords

none

Package Sidebar

Install

npm i test-web-payment-form

Weekly Downloads

1

Version

0.0.2

License

none

Unpacked Size

6.67 MB

Total Files

33

Last publish

Collaborators

  • alvsovereign