We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04053d commit 15e9da9Copy full SHA for 15e9da9
2 files changed
404.html
@@ -1,4 +1,4 @@
1
-<!doctype html>
+<!doctype html>
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8" />
eslint.config.js
-import js from '@eslint/js'
+import js from '@eslint/js'
import globals from 'globals'
import reactHooks from 'eslint-plugin-react-hooks'
import reactRefresh from 'eslint-plugin-react-refresh'
0 commit comments