This commit is contained in:
progr76@gmail.com
2019-02-10 22:53:54 +03:00
parent 5b2c8d4ca1
commit 3029d69c0e
179 changed files with 56720 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"folders": [
{
"path": ".",
"file_exclude_patterns": ["*.sublime-workspace", "*.project"],
"folder_exclude_patterns": ["*.*"]
}
],
"ternjs": {
"exclude": ["node_modules/**"]
}
}