-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.brackets.json
More file actions
13 lines (13 loc) · 945 Bytes
/
Copy path.brackets.json
File metadata and controls
13 lines (13 loc) · 945 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"jscodehints.detectedExclusions": [
"D:/wamp/www/tinyroadbook/bower_components/bower-ol3/closure-library/closure/goog/async/nexttick_test.js",
"D:/wamp/www/tinyroadbook/bower_components/bower-ol3/closure-library/closure/goog/async/conditionaldelay.js",
"D:/wamp/www/tinyroadbook/bower_components/bower-ol3/closure-library/closure/goog/async/throttle.js",
"D:/wamp/www/tinyroadbook/app/scripts/pickerModule.js",
"D:/wamp/www/tinyroadbook/app/scripts/main.js",
"D:/wamp/www/tinyroadbook/bower_components/bower-ol3/closure-library/closure/goog/color/color_test.js",
"D:/wamp/www/tinyroadbook/bower_components/bower-ol3/closure-library/closure/goog/color/names.js",
"D:/wamp/www/tinyroadbook/bower_components/bower-ol3/closure-library/closure/goog/crypt/aes.js",
"D:/wamp/www/tinyroadbook/bower_components/bower-ol3/closure-library/closure/goog/crypt/aes_test.js"
]
}