[PR #141] [MERGED] Update eslint #205

Closed
opened 2026-03-03 16:06:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/141
Author: @mthenw
Created: 10/11/2018
Status: Merged
Merged: 10/11/2018
Merged by: @mthenw

Base: masterHead: eslint


📝 Commits (1)

📊 Changes

14 files changed (+1430 additions, -1297 deletions)

View changed files

📝 .eslintrc.json (+2 -1)
📝 index.js (+4 -4)
📝 lib/connect_builder.js (+2 -2)
📝 lib/daemonize.js (+3 -3)
📝 lib/server_builder.js (+1 -1)
📝 lib/tail.js (+4 -4)
📝 package-lock.json (+1297 -1205)
📝 package.json (+3 -3)
📝 test/app.js (+30 -13)
📝 test/connect_builder.js (+1 -1)
📝 test/daemonize.js (+8 -8)
📝 test/server_builder.js (+36 -20)
📝 test/tail.js (+7 -4)
📝 web/assets/app.js (+32 -28)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mthenw/frontail/pull/141 **Author:** [@mthenw](https://github.com/mthenw) **Created:** 10/11/2018 **Status:** ✅ Merged **Merged:** 10/11/2018 **Merged by:** [@mthenw](https://github.com/mthenw) **Base:** `master` ← **Head:** `eslint` --- ### 📝 Commits (1) - [`ae07f21`](https://github.com/mthenw/frontail/commit/ae07f21a1dcf1a567681f27b9cce31720492f2e1) Update eslint ### 📊 Changes **14 files changed** (+1430 additions, -1297 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.json` (+2 -1) 📝 `index.js` (+4 -4) 📝 `lib/connect_builder.js` (+2 -2) 📝 `lib/daemonize.js` (+3 -3) 📝 `lib/server_builder.js` (+1 -1) 📝 `lib/tail.js` (+4 -4) 📝 `package-lock.json` (+1297 -1205) 📝 `package.json` (+3 -3) 📝 `test/app.js` (+30 -13) 📝 `test/connect_builder.js` (+1 -1) 📝 `test/daemonize.js` (+8 -8) 📝 `test/server_builder.js` (+36 -20) 📝 `test/tail.js` (+7 -4) 📝 `web/assets/app.js` (+32 -28) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:06:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#205
No description provided.