UNPKG

470 BSource Map (JSON)View Raw
1{"version":3,"sources":["../src/subject-tense.js"],"names":["parsed","when","value","join"],"mappings":";;;;;;kBAAe,UAACA,MAAD,EAASC,IAAT,EAAeC,KAAf,EAAyB;AACvC,QAAO,CACN,KADM,EAEL,gDAA+CD,IAAK,MAAKC,MAAMC,IAAN,CACzD,IADyD,CAExD,IAJI,CAAP;AAMA,C","file":"subject-tense.js","sourcesContent":["export default (parsed, when, value) => {\n\treturn [\n\t\tfalse,\n\t\t`rules.subject-tense is deprecated. Received [${when}, [${value.join(\n\t\t\t', '\n\t\t)}]]`\n\t];\n};\n"]}
\No newline at end of file