We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4210cd8 commit be7fa47Copy full SHA for be7fa47
example.js
@@ -1,7 +1,5 @@
1
-'use strict'
2
-
3
const moment = require('moment')
4
-const fastJson = require('.')
+const fastJson = require('fast-json-stringify')
5
const stringify = fastJson({
6
title: 'Example Schema',
7
type: 'object',
0 commit comments