Rust-Programming-Cookbook/Chapter08/node-to-rust/node_modules/ffi/_jshintrc

9 wiersze
108 B
Plaintext

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