1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Commit Graph

5 Commits

Author SHA1 Message Date
Sarah Schneider
f606d4754e better regex replacement 2020-11-24 13:14:31 -05:00
Sarah Schneider
cae5d8b58b fix fragment bug 2020-11-23 12:00:03 -05:00
Sarah Schneider
e00500cf72 fix replace() bug 2020-11-23 11:57:52 -05:00
Nick Schonning
b6de7c6887 chore: Convert Standard to eslint-config-standard (#1328)
* chore: Move standard to ESLint config

* fix: auto-fix ESLint indent issues

* fix: ESLint prefer-regex-literals

* fix: ESLint array-callback-return

- .filter must return a boolean value
- .map replaced with forEach when the value isn't used

* fix: ESLint no-extra-semi
2020-11-17 16:18:18 -05:00
Sarah Schneider
39bad0ec87 Script to update v3 and v4 links (#16434)
* add script

* add README to content-migrations subdir
2020-11-12 13:48:17 -05:00