mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-10-31 02:44:50 +01:00 
			
		
		
		
	Add lint script
This commit is contained in:
		| @@ -23,7 +23,8 @@ | ||||
|     "start": "react-scripts start", | ||||
|     "build": "react-scripts build", | ||||
|     "test": "react-scripts test --env=jsdom", | ||||
|     "eject": "react-scripts eject" | ||||
|     "eject": "react-scripts eject", | ||||
|     "lint": "eslint src" | ||||
|   }, | ||||
|   "browserslist": [ | ||||
|     ">0.2%", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Giovanni Giordano
					Giovanni Giordano