bendn's repos
/
gd-chess-server
server for my chess game
dependabot/npm_and_yarn/gd-com/utils-5.0.0
5
Branches
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to '.jshintrc')
-rw-r--r--
.jshintrc
4
1 files changed, 4 insertions, 0 deletions
diff --git a/.jshintrc b/.jshintrc
new file mode 100644
index 0000000..82d3dca
--- /dev/null
+++ b/
.jshintrc
@@ -0,0 +1,4 @@
+{
+ "esversion": 11,
+ "asi": true
+} \ No newline at end of file