Commit 3d6651bc authored by 0mkar's avatar 0mkar

add dist to gitignore

parent ebd0d96d
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"compileOptions": { "compileOptions": {
"baseUrl": "./src", "baseUrl": "./src",
"outDir": "./dist", "outDir": "./dist",
"sourceMap": false, "sourceMap": true,
"declaration": false, "declaration": false,
"module": "commonjs", "module": "commonjs",
"strict": true, "strict": true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment