adding reference to files package
This commit is contained in:
		@@ -17,7 +17,8 @@
 | 
				
			|||||||
        "sharing": false,
 | 
					        "sharing": false,
 | 
				
			||||||
        "publish": false,
 | 
					        "publish": false,
 | 
				
			||||||
        "preferredPackages": [
 | 
					        "preferredPackages": [
 | 
				
			||||||
            "Microsoft/pxt-neopixel"
 | 
					            "Microsoft/pxt-neopixel",
 | 
				
			||||||
 | 
					            "Microsoft/pxt-filesystem"
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
        "githubPackages": false
 | 
					        "githubPackages": false
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user