mirror of
				https://gitea.com/actions/cache.git
				synced 2025-11-02 07:47:08 +00:00 
			
		
		
		
	Add eslint-plugin-simple-import-sort (#219)
* Add eslint-plugin-simple-import-sort * Update .eslintrc.json * eslint --fix
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
			
		||||
import * as core from "@actions/core";
 | 
			
		||||
import * as path from "path";
 | 
			
		||||
 | 
			
		||||
import * as cacheHttpClient from "./cacheHttpClient";
 | 
			
		||||
import { Events, Inputs, State } from "./constants";
 | 
			
		||||
import { extractTar } from "./tar";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user