hexo/node_modules/promise/.jshintrc

6 lines
52 B
Plaintext
Raw Normal View History

2023-09-25 15:58:56 +08:00
{
"asi": true,
"node": true,
"strict": true
}