diff --git a/package.json b/package.json index 9c862eb..d44b01e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "scripts": { "build": "tsc --project .", "test": "jest", - "lint": "eslint . --ext .js,.jsx,.ts,.tsx" + "lint": "eslint . --ext .js,.ts,.tsx" }, "author": "", "license": "ISC",