mirror of
https://github.com/actions/cache.git
synced 2025-07-07 09:34:49 +02: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