epiphany/node_modules/promise/.jshintrc

6 lines
52 B
Text
Raw Normal View History

2023-12-09 22:19:03 -08:00
{
"asi": true,
"node": true,
"strict": true
}