Skip to content
Snippets Groups Projects
Commit c38be0ca authored by Charles-Francis Damedey's avatar Charles-Francis Damedey Committed by Sébastien Blin
Browse files

misc: typo fix package.json

Change-Id: If988188fc89495309a911eaf24c9eeddccd01480
parent 74e7b5c9
No related branches found
No related tags found
No related merge requests found
{
"name": "napi",
"name": "api",
"version": "1.0.0",
"description": "",
"main": "index.ts",
"scripts": {
"start": "ts-node index.ts",
"build": "tsc",
"lint": "eslint . --ext .ts",
"fix": "eslint . --ext .ts --fix"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment