diff options
Diffstat (limited to 'apps/accessibility/.jshintrc')
-rw-r--r-- | apps/accessibility/.jshintrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/accessibility/.jshintrc b/apps/accessibility/.jshintrc new file mode 100644 index 00000000000..fc024bea970 --- /dev/null +++ b/apps/accessibility/.jshintrc @@ -0,0 +1,3 @@ +{ + "esversion": 6 +} |