mirror of
https://github.com/Ekokumppanit/Lentolaskuri.git
synced 2026-03-21 23:01:06 +00:00
Initial commit
This commit is contained in:
18
lentolaskuri.sublime-project
Normal file
18
lentolaskuri.sublime-project
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"folders":
|
||||
[
|
||||
{
|
||||
"path": "/home/juho/Source/tyo/lentolaskuri2",
|
||||
"folder_exclude_patterns": ["node_modules", ".cache", ".tmp", "app/components"]
|
||||
}
|
||||
],
|
||||
"ternjs": {
|
||||
"exclude": ["node_modules/**", "app/components/**"],
|
||||
"libs": ["jquery"],
|
||||
"plugins": {
|
||||
"requirejs": {
|
||||
"baseURL": "app/components"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user