First adaptation pass
This commit is contained in:
+2
@@ -1,3 +1,5 @@
|
||||
'use strict'
|
||||
|
||||
// parse out just the options we care about
|
||||
const looseOption = Object.freeze({ loose: true })
|
||||
const emptyOpts = Object.freeze({ })
|
||||
|
||||
Reference in New Issue
Block a user