We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53cb445 commit b55e448Copy full SHA for b55e448
.eslintrc.js
@@ -1,5 +1,7 @@
1
/* This file is automatically added by @npmcli/template-oss. Do not edit. */
2
3
+'use strict'
4
+
5
const { readdirSync: readdir } = require('fs')
6
7
const localConfigs = readdir(__dirname)
lib/content/eslintrc.js
@@ -1,3 +1,5 @@
0 commit comments