mirror of
				https://github.com/actions/cache.git
				synced 2025-10-23 08:56:26 +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