Add .jshintrc to remove some warnings from WebStorm.

This commit is contained in:
Matheus Castro
2022-08-29 20:57:00 -03:00
parent 8d5983d2bc
commit 38635c6801

3
.jshintrc Normal file
View File

@@ -0,0 +1,3 @@
{
"esversion": 11
}