hexo/node_modules/promise/.jshintrc

6 lines
57 B
Plaintext
Raw Normal View History

2023-10-03 11:14:36 +08:00
{
"asi": true,
"node": true,
"strict": true
}