gitdeploy/html/.jshintrc

5 lines
37 B
Plaintext
Raw Normal View History

2020-09-09 00:08:25 -04:00
{
"node": true,
"esversion": 8
}