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 f22f92e commit 4fc58fdCopy full SHA for 4fc58fd
README.md
@@ -140,3 +140,13 @@ Add the following to your `.eslintrc` config:
140
### Other options
141
142
You can pass through other options of [`enhanced-resolve`][] directly
143
+
144
+## License
145
146
+[ISC][]
147
148
+[`eslint-plugin-import`]: https://www.npmjs.com/package/eslint-plugin-import
149
+[`enhanced-resolve`]: https://www.npmjs.com/package/enhanced-resolve
150
+[`typescript`]: https://www.typescriptlang.org
151
+[`javascript`]: https://ecma-international.org/
152
+[isc]: https://opensource.org/licenses/ISC
0 commit comments