1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-01-25 14:54:19 +01:00

added jshintrc compliant with coding style

This commit is contained in:
Enrico Fasoli 2015-11-11 15:23:19 +01:00
parent 1eb90a7653
commit 5b1583b4ed

4
.jshintrc Normal file
View File

@ -0,0 +1,4 @@
{
"asi": true,
"esnext": true
}