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 d4208f3 commit b900cebCopy full SHA for b900ceb
package.json
@@ -1,13 +1,14 @@
1
{
2
"name": "eslint-config-atomic",
3
- "version": "1.20.0",
+ "version": "1.20.1",
4
"description": "Eslint config used in atom-ide-community",
5
"repository": "https://github.com/atom-ide-community/eslint-config-atomic",
6
"license": "MIT",
7
"author": "Amin Yahyaabadi",
8
"main": "index.js",
9
"files": [
10
"src",
11
+ "dist",
12
"*.js"
13
],
14
"scripts": {
0 commit comments