aboutsummaryrefslogtreecommitdiff
path: root/node_modules/promise/.jshintrc
diff options
context:
space:
mode:
authornanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-25 05:40:57 +0000
committernanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-25 05:40:57 +0000
commit5ae1a4bc73f34d3a8f83607b79fe20d4594238e6 (patch)
tree824776472687456292f71a98b96ff6fb2de85a5c /node_modules/promise/.jshintrc
parent3ca0e78b313a1bded021cbb8b2dad241d7cad049 (diff)
Populated profile page with comments
Diffstat (limited to 'node_modules/promise/.jshintrc')
-rw-r--r--node_modules/promise/.jshintrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/promise/.jshintrc b/node_modules/promise/.jshintrc
new file mode 100644
index 0000000..47c256f
--- /dev/null
+++ b/node_modules/promise/.jshintrc
@@ -0,0 +1,5 @@
+{
+ "asi": true,
+ "node": true,
+ "strict": true
+}