24.1.10 • Published 3 days ago

@eclipse-scout/tsconfig v24.1.10

Weekly downloads
-
License
EPL-2.0
Repository
github
Last release
3 days ago

Eclipse Scout - TSConfig

Base config for TypeScript based Scout projects.

Usage

Once the @eclipse-scout/tsconfig package is installed, you can use it in your tsconfig.json by setting the extends attribute accordingly.

{
  "extends": "@eclipse-scout/tsconfig/tsconfig.json",
  "compilerOptions": {
    "outDir": "target/dist/d.ts"
  },
  "include": [
    "./src/main/js/**/*"
  ]
}
24.1.10

3 days ago

24.1.6

24 days ago

24.1.3

2 months ago

24.1.1

2 months ago

24.1.0-beta.4

2 months ago

24.1.0-beta.1

3 months ago

23.2.2

8 months ago

23.2.4

8 months ago

23.2.5

7 months ago

23.2.11

6 months ago

23.2.13

5 months ago

23.2.0-beta.4

9 months ago

23.2.15

5 months ago

23.2.9

6 months ago

23.1.2

1 year ago

23.1.5

1 year ago

23.1.4

1 year ago

23.1.6

1 year ago

23.1.8

1 year ago

23.1.11

1 year ago

23.1.12

1 year ago

23.1.15

12 months ago

23.1.16

11 months ago

23.1.14

1 year ago

23.1.19

11 months ago

23.1.17

11 months ago

23.1.1

1 year ago