We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8292e commit 7455652Copy full SHA for 7455652
index.js
@@ -1,8 +1,8 @@
1
import { stringify } from 'javascript-stringify'
2
3
import * as editorconfigs from './templates/editorconfigs.js'
4
-import * as prettierrcs from './templates/prettierrcs.cjs'
5
+import prettierrcs from './templates/prettierrcs.cjs'
6
import versionMap from './versionMap.cjs'
7
8
const CREATE_ALIAS_SETTING_PLACEHOLDER = 'CREATE_ALIAS_SETTING_PLACEHOLDER'
0 commit comments