@taiga-ui/tsconfig

0.234.0 • Public • Published

Shareable TypeScript config for Angular projects

image image

Quick start

$ npm install @taiga-ui/tsconfig -D

Add to your tsconfig.json:

{
  extends: '@taiga-ui/tsconfig',
  angularCompilerOptions: {
    // override shared angularCompilerOptions
    strictTemplates: true,
    disableTypeScriptVersionCheck: true,
  },
  compilerOptions: {
    // override shared compilerOptions
    outDir: 'dist',
    target: 'es2018',
    lib: ['es2018'],
    typeRoots: ['./node_modules/@types', './node_modules/@taiga-ui/tsconfig'],
    types: ['ng-dev-mode'],
  },
}

or:

/// <reference types="@taiga-ui/tsconfig/ng-dev-mode" />

ngDevMode && console.log('My log');

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.234.0913latest

Version History

VersionDownloads (Last 7 Days)Published
0.234.0913
0.233.03
0.232.02
0.231.00
0.230.00
0.229.00
0.228.02
0.227.00
0.226.00
0.225.00
0.224.00
0.223.20
0.223.10
0.223.00
0.222.544
0.222.47
0.222.30
0.222.20
0.222.10
0.222.00
0.221.00
0.220.00
0.219.00
0.218.00
0.217.00
0.216.00
0.215.00
0.214.00
0.212.00
0.211.00
0.210.00
0.209.00
0.208.00
0.207.00
0.205.00
0.204.00
0.203.10
0.203.00
0.202.00
0.201.00
0.200.00
0.199.00
0.197.00
0.194.00
0.193.00
0.192.00
0.191.00
0.190.00
0.189.00
0.188.00
0.187.00
0.186.00
0.185.00
0.184.00
0.183.00
0.182.00
0.181.00
0.180.00
0.179.00
0.178.00
0.175.00
0.174.30
0.174.20
0.174.10
0.174.01
0.173.00
0.172.00
0.171.00
0.170.00
0.169.10
0.169.00
0.168.00
0.167.00
0.166.00
0.165.00
0.164.20
0.164.10
0.164.00
0.163.00
0.162.00
0.161.00
0.160.10
0.160.00
0.159.10
0.159.00
0.158.00
0.157.20
0.157.10
0.157.00
0.156.10
0.156.00
0.155.00
0.154.00
0.153.00
0.152.10
0.152.00
0.151.00
0.150.00
0.149.30
0.149.20
0.149.10
0.149.00
0.148.00
0.147.150
0.147.140
0.147.130
0.147.120
0.147.110
0.147.100
0.147.90
0.147.80
0.147.70
0.147.60
0.147.50
0.147.40
0.147.30
0.147.20
0.147.10
0.147.00
0.146.00
0.145.00
0.144.190
0.144.180
0.144.170
0.144.160
0.144.150
0.144.140
0.144.130
0.144.120
0.144.110
0.144.100
0.144.90
0.144.80
0.144.70
0.144.60
0.144.50
0.144.40
0.144.30
0.144.20
0.144.10
0.144.00
0.143.40
0.143.30
0.143.20
0.143.10
0.143.00
0.142.00
0.141.00
0.140.00
0.139.10
0.139.00
0.138.00
0.137.00
0.136.80
0.136.70
0.136.60
0.136.50
0.136.40
0.136.30
0.136.20
0.136.10
0.136.00
0.135.00
0.134.00
0.133.00
0.132.00
0.131.00
0.130.00
0.129.00
0.128.02
0.127.00
0.126.00
0.125.60
0.125.50
0.125.40
0.125.30
0.125.20
0.125.10
0.125.00
0.124.00
0.123.00
0.122.30
0.122.20
0.122.10
0.122.00
0.121.10
0.121.00
0.120.10
0.120.00
0.119.00
0.118.20
0.118.10
0.118.00
0.117.00
0.116.00
0.115.40
0.115.30
0.115.20
0.115.10
0.115.00
0.114.20
0.114.10
0.114.00
0.113.100
0.113.90
0.113.80
0.113.70
0.113.60
0.113.510
0.113.40
0.113.30
0.113.20
0.113.10
0.113.00
0.112.00
0.111.00
0.110.00
0.109.20
0.109.10
0.109.00
0.108.10
0.108.00
0.107.00
0.106.00
0.105.00
0.104.00
0.103.10
0.103.00
0.102.00
0.101.00
0.100.00
0.99.00
0.98.10
0.98.00
0.97.00
0.96.00
0.95.20
0.95.10
0.95.00
0.94.10
0.94.00
0.92.00
0.90.00
0.17.02
0.16.00
0.15.00
0.14.02
0.13.01
0.12.00
0.11.023
0.10.00
0.9.00
0.8.01
0.7.00
0.6.00
0.5.00
0.4.10
0.4.00
0.3.10
0.3.00
0.2.40
0.2.30

Package Sidebar

Install

npm i @taiga-ui/tsconfig

Weekly Downloads

1,013

Version

0.234.0

License

Apache-2.0

Unpacked Size

5.77 kB

Total Files

4

Last publish

Collaborators

  • nsbarsukov
  • splincode
  • marsibarsi
  • defenderbass
  • waterplea
  • vladimir.potekhin