gitdeploy/html/.jshintrc

5 lines
37 B
Plaintext
Raw Normal View History

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