diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-25 05:40:57 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-25 05:40:57 +0000 |
| commit | 5ae1a4bc73f34d3a8f83607b79fe20d4594238e6 (patch) | |
| tree | 824776472687456292f71a98b96ff6fb2de85a5c /node_modules/promise/.jshintrc | |
| parent | 3ca0e78b313a1bded021cbb8b2dad241d7cad049 (diff) | |
Populated profile page with comments
Diffstat (limited to 'node_modules/promise/.jshintrc')
| -rw-r--r-- | node_modules/promise/.jshintrc | 5 |
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 +} |
