mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
'js' folder .editorconfig code guide updates
This commit is contained in:
committed by
Artur Kwiatkowski
parent
22a1a7273a
commit
f40ea21a6c
+1
-1
@@ -11,4 +11,4 @@ var connect = require('connect')
|
||||
|
||||
http.createServer(app).listen(3000);
|
||||
|
||||
fs.writeFileSync(__dirname + '/pid.txt', process.pid, 'utf-8')
|
||||
fs.writeFileSync(__dirname + '/pid.txt', process.pid, 'utf-8')
|
||||
|
||||
Reference in New Issue
Block a user