UNPKG

knockout-webpack-ts-quickstart

Version:

Quickstart project for knockout.js + TypeScript + decorators with Webpack2.

12 lines (11 loc) 286 B
{ "extends": ["tslint:latest"], "rules": { "no-consecutive-blank-lines": false, "no-console": false, "only-arrow-functions": false, "no-empty-interface": false, "import-spacing": false, "ordered-imports": false } }