Rust-Programming-Cookbook/Chapter08/node-to-rust/node_modules/ref-struct/_jshintrc

7 wiersze
73 B
Plaintext

{
"asi": true,
"laxcomma": true,
"node": true,
"strict": false
}