We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 339e3e8Copy full SHA for 339e3e8
nativescript-https.sublime-project
@@ -0,0 +1,8 @@
1
+{
2
+ "folders": [{
3
+ "path": "./",
4
+ "folder_exclude_patterns": ["node_modules", "demo/platforms", "lib", "hooks"],
5
+ "file_exclude_patterns": [".git*", "*.js", "*.map", "*.npmignore"]
6
+ }]
7
+}
8
+
0 commit comments