@storm-software/eslint
Version:
⚡ A package containing the base ESLint configuration used by Storm Software across many projects.
34 lines (33 loc) • 459 B
JavaScript
import {
basename,
correctPaths,
dirname,
extname,
format,
isAbsolute,
joinPaths,
normalizeString,
normalizeWindowsPath,
parse,
relative,
resolve,
sep,
toNamespacedPath
} from "../chunk-G7QVU75O.js";
import "../chunk-SHUYVCID.js";
export {
basename,
correctPaths,
dirname,
extname,
format,
isAbsolute,
joinPaths,
normalizeString,
normalizeWindowsPath,
parse,
relative,
resolve,
sep,
toNamespacedPath
};