mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-31 03:46:50 +00:00 
			
		
		
		
	Merge branch 'sprint-2' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 into sprint-2
This commit is contained in:
		| @@ -6,8 +6,8 @@ | |||||||
|     "test": "mocha --recursive --require mock-local-storage './{,!(node_modules)/**}/*.test.js'", |     "test": "mocha --recursive --require mock-local-storage './{,!(node_modules)/**}/*.test.js'", | ||||||
|     "lint": "eslint **/*.js", |     "lint": "eslint **/*.js", | ||||||
|     "fix-style": "eslint --fix **/*.js", |     "fix-style": "eslint --fix **/*.js", | ||||||
|     "lintHTML": "htmlhint '**/*.html'", |     "lintHTML": "htmlhint **/*.html", | ||||||
|     "lintCSS": "stylelint '**/*.css'", |     "lintCSS": "stylelint **/*.css", | ||||||
|     "http-server": "http-server source" |     "http-server": "http-server source" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user