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-apifauxauthcreate-qgp@murielmay67-1/element-ui-helpersurekts-node-rsmiho-test-tslibmermaid-commentopen-nextnttsserverpost-tsconfigriapi-serversindri@supermojo-official/tsconfig@notarise-gov-sg/eu-dcc-generator@leonchabbey/open-next@leondreamed/ts-node@sstlv/open-next@opennextjs/aws@pluslabs/style-guide@prestashopcorp/smb-edition-homepage@bimbeo160/open-next@bn-digital/typescript-config@beardeddudes/typescript-config@celcomdigi/test-dev-tools@amanda-mitchell/node-project-scripts@byndyusoft/tsconfig@antik-web/vue-splide@cloud-dragon/tsconfig@codeplant-de/typescript-config@datismoa/ts-node@denaro-config/tsconfig@dreamofice/ts-node@genezio/open-next@espekkaya/wdio-mocha-reporter@fleekxyz/open-next@fleek-platform/open-next@elliots/ts-node@hubootech/set-version-script@hernas/ts-node@sawerjs/tsconfig@sergeymakinen/tsconfig@mrroll/style-guide@msamblanet/node-project-template@isaacs/ts-node-temp-fork-for-pr-2009@lucaapp/service-utils@keyanz/tsconfig@mantra-oss/typescript-config@snowtop/ts-node@rise-tools/preset-typescript@jman.dev/tsconfig@romain-faust/tsconfig-node-18@researchdatabox/redbox-core-types@soptq/node-project-template
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

3 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

4 years ago

1.0.0

4 years ago