mirror of
https://gitea.com/actions/cache.git
synced 2025-08-13 15:26:04 +08:00
Add initial eslint setup (#88)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* eslint-disable @typescript-eslint/no-namespace */
|
||||
export namespace Inputs {
|
||||
export const Key = "key";
|
||||
export const Path = "path";
|
||||
|
Reference in New Issue
Block a user