Coder Social home page Coder Social logo

erclu / openwhisk-typescript-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ibm-cloud/openwhisk-typescript

0.0 0.0 0.0 148 KB

A starter kit for using Typescript with Apache OpenWhisk

License: Apache License 2.0

TypeScript 100.00%

openwhisk-typescript-starter's Introduction

Hi there ๐Ÿ‘‹

openwhisk-typescript-starter's People

Contributors

erclu avatar van-ibm avatar

Watchers

 avatar

openwhisk-typescript-starter's Issues

Update dependencies

in part. migrate to webpack v5

"devDependencies": {
"@types/chai": "^4.2.14",
"@types/mocha": "^8.0.3",
"@types/node": "12.19.0",
"@types/webpack": "^4.41.23",
"chai": "^4.2.0",
"mocha": "^8.2.0",
"prettier": "^2.1.2",
"ts-loader": "^4.5.0",
"ts-node": "^7.0.1",
"typescript": "^4.0.3",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12"
}

do not emit tsc builds

use noEmit and remove the scripts. We use ts-node + webpack so no tsc build should be needed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.