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 dd123f2 commit 151ed89Copy full SHA for 151ed89
packages/eslint-config-datacamp/package.json
@@ -1,11 +1,8 @@
1
{
2
"name": "@datacamp/eslint-config",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"main": "index.js",
5
- "files": [
6
- "index.js",
7
- "typescript.js"
8
- ],
+ "files": ["index.js", "typescript.js"],
9
"dependencies": {
10
"@typescript-eslint/eslint-plugin": "^1.12.0",
11
"@typescript-eslint/parser": "^1.12.0",
0 commit comments