lint-to-the-future
Version:
A modern way to progressively update your code to the best practices
26 lines (21 loc) • 842 B
HTML
<html><head>
<meta charset="utf-8">
<title>LintToTheFuture</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script>
globalThis.lttfConfig = {
rootURL: '/',
modulePrefix: 'lint-to-the-future',
locationType: 'history',
APP: {}
}
</script>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<script type="module" crossorigin="" src="/assets/main-BuvR7Cpx.js"></script>
<link rel="stylesheet" crossorigin="" href="/assets/main-XszrOjnO.css">
</head>
<body>
<script src="/@embroider/virtual/vendor.js"></script>
</body></html>