mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 18:56:22 +00:00
parse u2028 char properly
This commit is contained in:
2
tests/fixtures/TestDummy.js
vendored
2
tests/fixtures/TestDummy.js
vendored
@@ -2,7 +2,7 @@ const faker = require('faker')
|
||||
const keygen = require('browser/lib/keygen')
|
||||
const _ = require('lodash')
|
||||
const sander = require('sander')
|
||||
const CSON = require('season')
|
||||
const CSON = require('@rokt33r/season')
|
||||
const path = require('path')
|
||||
|
||||
function dummyFolder (override = {}) {
|
||||
|
||||
Reference in New Issue
Block a user