The frontend component of PuffPastry, meant to interface with the backend, which in turn interfaces with the smart contract.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

tsconfig.json 119 B

2 kuukautta sitten
1234567
  1. {
  2. "files": [],
  3. "references": [
  4. { "path": "./tsconfig.app.json" },
  5. { "path": "./tsconfig.node.json" }
  6. ]
  7. }