diff options
Diffstat (limited to '.jshintrc')
| -rw-r--r-- | .jshintrc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.jshintrc b/.jshintrc deleted file mode 100644 index 7c84ea6..0000000 --- a/.jshintrc +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | { | ||
| 2 | "strict": false, | ||
| 3 | "esversion": 6, | ||
| 4 | "curly": true, | ||
| 5 | "noempty": true, | ||
| 6 | "trailing": true, | ||
| 7 | "white": false, | ||
| 8 | "evil": true | ||
| 9 | } | ||
