18.2.4 • Published 2 years ago

@tsconfig/node18 v18.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

A base TSConfig for working with Node 18.

Add the package to your "devDependencies":

npm install --save-dev @tsconfig/node18
yarn add --dev @tsconfig/node18

Add to your tsconfig.json:

"extends": "@tsconfig/node18/tsconfig.json"

The tsconfig.json:

{
  "$schema": "https://json.schemastore.org/tsconfig",

  "_version": "18.2.0",

  "compilerOptions": {
    "lib": ["es2023"],
    "module": "node16",
    "target": "es2022",

    "strict": true,
    "esModuleInterop": true,
    "skipLibCheck": true,
    "moduleResolution": "node16"
  }
}

You can find the code here.

@xrnoz/ts-node@everything-registry/sub-chunk-938graspithandshake-dashboard@reimages/open-nextweldabletemplate-demo-elevite-plugin-image2cssiobroker.roborockmailtrap-sdk@wangminghua/ui-next@wirthus/tsconfig@tlan16/ts-node@tripplosoftware/simplify-locations@townsheriff/open-next@v3p/npm-pkg-by-vite@yuants/crysto@templ-project/tsconfiga-parser-typesalexis-uiexpo-module-scriptsev-charging-apifauxauth@prestashopcorp/smb-edition-homepage@bn-digital/typescript-config@byndyusoft/tsconfig@celcomdigi/test-dev-tools@bimbeo160/open-next@beardeddudes/typescript-configcreate-qgp@antik-web/vue-splide@amanda-mitchell/node-project-scripts@murielmay67-1/element-ui-helpersurekts-node-rsmiho-test-tslibmermaid-commentopen-nextnttsserverpost-tsconfigriapi-serversindri@datismoa/ts-node@denaro-config/tsconfig@codeplant-de/typescript-config@cloud-dragon/tsconfig@dreamofice/ts-node@espekkaya/wdio-mocha-reporter@elliots/ts-node@fleek-platform/open-next@fleekxyz/open-next@hubootech/set-version-script@hernas/ts-node@isaacs/ts-node-temp-fork-for-pr-2009@genezio/open-next@jman.dev/tsconfig@msamblanet/node-project-template@mrroll/style-guide@keyanz/tsconfig@supermojo-official/tsconfig@lucaapp/service-utils@notarise-gov-sg/eu-dcc-generator@leonchabbey/open-next@leondreamed/ts-node@sstlv/open-next@opennextjs/aws@mantra-oss/typescript-config@researchdatabox/redbox-core-types@rise-tools/preset-typescript@romain-faust/tsconfig-node-18@snowtop/ts-node@pluslabs/style-guide@soptq/node-project-template@sawerjs/tsconfig@sergeymakinen/tsconfig
18.2.4

2 years ago

18.2.3

2 years ago

18.2.2

2 years ago

18.2.1

2 years ago

18.2.0

2 years ago

2.0.1

3 years ago

1.0.2

3 years ago

2.0.0

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago