also: - don't bundle react and react-dom with webpack - controlled mode for SquigglePlayground
		
			
				
	
	
		
			11 lines
		
	
	
		
			133 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			133 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .vscode/**
 | |
| .vscode-test/**
 | |
| src/**
 | |
| .gitignore
 | |
| .yarnrc
 | |
| vsc-extension-quickstart.md
 | |
| **/tsconfig.json
 | |
| **/.eslintrc.json
 | |
| **/*.map
 | |
| **/*.ts
 |