1
0
mirror of https://github.com/actions/labeler synced 2026-05-06 03:37:48 +02:00
Files
labeler/node_modules/ajv/lib/compile/equal.js
David Kale 91fcbb0108 build
2020-09-08 13:25:36 -04:00

6 lines
176 B
JavaScript

'use strict';
// do NOT remove this file - it would break pre-compiled schemas
// https://github.com/ajv-validator/ajv/issues/889
module.exports = require('fast-deep-equal');