This commit is contained in:
2024-05-17 18:02:49 +08:00
parent 8407d51fb6
commit b5264dc222
4056 changed files with 308094 additions and 41932 deletions

10
node_modules/store/sublime-storejs.sublime-project generated vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"settings": {
"tab_size": 4
},
"folders": [{
"path": "./",
"folder_exclude_patterns": ["node_modules"],
"file_exclude_patterns": ["*.min.js"],
}]
}