Save, Get localStorage (ok)

C:\Users\Administrator\Desktop\test\tsconfig.json

{
  "compilerOptions": {
    "noImplicitAny": true,
    "target": "ES5",
    "module": "ES2015"
  }
}

C:\Users\Administrator\Desktop\test\package.json

C:\Users\Administrator\Desktop\test\src\index.ts

C:\Users\Administrator\Desktop\test\src\custom.html

Last updated

Was this helpful?