Skip to content

Commit e82b344

Browse files
committed
Remove eslint ignore
1 parent 3f6b096 commit e82b344

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backpack-app/openapi-typescript-codegen",
3-
"version": "0.23.0",
3+
"version": "0.23.5",
44
"description": "Library that generates Typescript clients based on the OpenAPI specification.",
55
"author": "Ferdi Koomen",
66
"homepage": "https://github.com/ferdikoomen/openapi-typescript-codegen",

src/templates/partials/header.hbs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
/* istanbul ignore file */
22
/* tslint:disable */
3-
/* eslint-disable */

0 commit comments

Comments
 (0)